Sign in
android
/
toolchain
/
rustc
/
43f0694b1feb1296004d84509e01177159e71be0
/
.
/
src
/
test
/
ui
/
parser
/
issue-33262.stderr
blob: 2aff328393538c0031c1df39ce7706c693cc8452 [
file
] [
log
] [
blame
]
error
:
expected type
,
found
`{`
-->
$DIR
/
issue
-
33262.rs
:
4
:
22
|
LL
|
for
i
in
0.
.
a
as
{
}
|
^
expected type
error
:
aborting due to previous error