rust/tests/ui/parser/extern-crate-unexpected-token.rs

2 lines
72 B
Rust
Raw Normal View History

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