2020-01-18 23:51:06 +00:00
|
|
|
error: expected one of `!` or `::`, found `<eof>`
|
|
|
|
--> $DIR/test-compile-fail2.rs:3:1
|
|
|
|
|
|
|
|
|
3 | fail
|
|
|
|
| ^^^^ expected one of `!` or `::`
|
|
|
|
|
2023-11-21 16:44:51 +00:00
|
|
|
error: aborting due to 1 previous error
|
2020-01-18 23:51:06 +00:00
|
|
|
|