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