blob: 06f1d9b5f9ece63b8e9815398537e6cf22d4805d [file] [log] [blame]
fn f() {
for (var i : i32 = array<i32, 1>(1)[0];;) {}
}