1
Fork 0
rust/src/test/ui/parser/extern-crate-unexpected-token.rs

2 lines
79 B
Rust
Raw Normal View History

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