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