]> git.lizzy.rs Git - rust.git/blob - tests/ui/parser/extern-crate-unexpected-token.rs
Rollup merge of #106661 - mjguzik:linux_statx, r=Mark-Simulacrum
[rust.git] / tests / ui / parser / extern-crate-unexpected-token.rs
1 extern crte foo; //~ ERROR expected one of `crate` or `{`, found `crte`