Sign in
fuchsia
/
third_party
/
rust
/
adf8d168af9334a8bf940824fcf4207d01e05ae5
/
.
/
tests
/
ui
/
parser
/
misspelled-keywords
/
let-mut.rs
blob: 83228fe8c6682e1ad107a7c850ad8c1faa7b976b [
file
] [
log
] [
blame
]
fn
main
()
{
let
muta a
=
10
;
//~^ ERROR expected one of
}