summaryrefslogtreecommitdiffstats
path: root/src/test/ui/parser/extern-crate-unexpected-token.rs
blob: 7687f5e64094b2c4c52fb59206e85087c12d6d4e (plain)
1
extern crte foo; //~ ERROR expected one of `crate` or `{`, found `crte`