Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
parser
/
misspelled-keywords
/
for-loop.rs
blob: 6aba581cf17fabc5b43684aac1b68d7cf743979a [
file
] [
log
] [
blame
]
fn
main
()
{
form i in
1.
.
10
{}
//~^ ERROR expected one of
}