]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/extern-crate-unexpected-token.rs
Auto merge of #100678 - GuillaumeGomez:improve-rustdoc-json-tests, r=aDotInTheVoid
[rust.git] / src / test / ui / parser / extern-crate-unexpected-token.rs
1 extern crte foo; //~ ERROR expected one of `crate` or `{`, found `crte`