rust/src/test/ui/parser/extern-crate-unexpected-token.rs
2020-02-13 10:39:24 +01:00

1 line
72 B
Rust

extern crte foo; //~ ERROR expected one of `crate` or `{`, found `crte`