Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
parser
/
extern-crate-unexpected-token.rs
blob: 7687f5e64094b2c4c52fb59206e85087c12d6d4e [
file
] [
log
] [
blame
]
extern
crte foo
;
//~ ERROR expected one of `crate` or `{`, found `crte`