Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
parser
/
misspelled-keywords
/
const.rs
blob: b481408cb62d2946140c3f645aed321709788555 [
file
] [
log
] [
blame
]
cons A
:
u8
=
10
;
//~^ ERROR expected one of
fn
main
()
{}