blob: 9f50c857275c6ad2377476d294fec10e4552a19a [file] [log] [blame]
error: expected one of `!` or `::`, found `<eof>`
--> $DIR/test-compile-fail2.rs:3:1
|
LL | fail
| ^^^^ expected one of `!` or `::`
error: aborting due to 1 previous error