blob: fab38123ea8717da028beb92fd290e7f16d91543 [file] [log] [blame]
error: expected one of `!` or `::`, found `<eof>`
--> $DIR/auxiliary/issue-21146-inc.rs:13:1
|
LL | parse_error
| ^^^^^^^^^^^ expected one of `!` or `::` here
error: aborting due to previous error