This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
07c993eba8
rust
/
tests
/
ui
/
parser
/
extern-crate-unexpected-token.rs
2 lines
72 B
Rust
Raw
Normal View
History
Unescape
Escape
parser: fuse free `fn` parsing together.
2020-01-30 13:02:06 +01:00
extern
crte
foo
;
//~ ERROR expected one of `crate` or `{`, found `crte`
Copy permalink