mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-13 07:24:00 +00:00
Add trailing newline
This commit is contained in:
parent
a4210ef437
commit
dbffc4278b
@ -11,4 +11,4 @@
|
||||
fn main() {
|
||||
struct Foo;
|
||||
(1 .. 2).find(|_| Foo(0) == 0); //~ ERROR expected function, found `main::Foo`
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user