mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
Fix the pretty print tests to handle terminal newlines. Sorry!
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
// pp-exact
|
||||
|
||||
fn main() { }
|
||||
fn main() { }
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
// pp-exact:example2.pp
|
||||
|
||||
fn main() { }
|
||||
fn main() { }
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
main
|
||||
()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user