1error: expected one of `!` or `::`, found `<eof>` 2 --> $DIR/test-compile-fail2.rs:3:1 3 | 43 | fail 5 | ^^^^ expected one of `!` or `::` 6 7error: aborting due to previous error 8 9