Fix the pretty print tests to handle terminal newlines. Sorry!
This commit is contained in:
parent
ebca1ae238
commit
316bf01e26
3 changed files with 3 additions and 3 deletions
|
|
@ -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 @@ fn
|
|||
main
|
||||
()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue