// PROBLEM: none // WITH_RUNTIME fun test(map: Map) { val s = map.get(1) }