// WITH_RUNTIME fun foo(map: Map) { for ((key) in map) { } }