blob: 10c58aeb571de58116f6b63c7ffb31a2a73abb99 [file] [log] [blame] [edit]
error: expected one of `;` or `as`, found `{`
--> $DIR/extern-foreign-crate.rs:4:18
|
LL | extern crate foo {}
| ^ expected one of `;` or `as`
error: aborting due to 1 previous error