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