blob: 38a28f9001da90513ca3a6ed4973793536ffed0f [file] [log] [blame]
error: expected one of `!` or `::`, found `<eof>`
--> $DIR/impl-qpath.rs:18:1
|
LL | FAIL //~ ERROR
| ^^^^ expected one of `!` or `::` here
error: aborting due to previous error