// WITH_RUNTIME fun foo(map: MutableMap) { map[42] = "foo" }