fun foo(a: List) { for (x in a) val y = x }