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