blob: a15431891dad7619bce39ba0cbb298ee66bb4fe0 [file] [log] [blame]
void f(x) {
for (var (a, b) = x; ;) {}
}