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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
72 B
Rust
Raw Normal View History

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