2018-08-08 14:28:26 +02:00
|
|
|
error: expected one of `!` or `::`, found `<eof>`
|
2018-12-25 08:56:47 -07:00
|
|
|
--> $DIR/auxiliary/issue-21146-inc.rs:3:1
|
2018-08-08 14:28:26 +02:00
|
|
|
|
|
|
|
|
LL | parse_error
|
2019-10-28 11:08:53 -07:00
|
|
|
| ^^^^^^^^^^^ expected one of `!` or `::`
|
2018-08-08 14:28:26 +02:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|