87a354b15d
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
9 lines
178 B
Plaintext
9 lines
178 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 1 previous error
|
|
|