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