Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-33262.rs
blob: 3a612f95c036d3a5e191026e0e5569ce544fd494 [
file
] [
log
] [
blame
] [
edit
]
// Issue #33262
pub
fn
main
()
{
for
i in
0.
.
a
as
{
}
//~^ ERROR expected type, found `{`
}