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