// WITH_RUNTIME fun foo(map: MutableMap) { map.put(42, "foo") }