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