Sign in
fuchsia
/
third_party
/
rust
/
cf451f08307168f32ffc74b478026e5e3ebc5ca9
/
.
/
tests
/
ui
/
parser
/
extern-expected-fn-or-brace.rs
blob: 1dcea17445e7a7389abf3048b494ba47ff2ae796 [
file
]
// Verifies that the expected token errors for `extern crate` are raised.
extern
"C"
mod
foo
;
//~ERROR expected `{`, found keyword `mod`