1 line
72 B
Rust
1 line
72 B
Rust
extern crte foo; //~ ERROR expected one of `crate` or `{`, found `crte`
|
extern crte foo; //~ ERROR expected one of `crate` or `{`, found `crte`
|