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