rust/tests/ui/parser/extern-crate-unexpected-token.rs
2023-01-11 09:32:08 +00:00

2 lines
72 B
Rust

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