// WITH_RUNTIME fun foo(bar: List) { for (a in bar) { } }