blob: d39e125a75c9f7eaff82b8309f60b5ef14c0f30e [file] [log] [blame]
void f(x) {
for (var (a, b) in x) {}
}