mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 06:35:27 +00:00
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
|
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
|
||
|
|