// !FULL_JDK fun test(map: MutableMap>) { map.getOrPut(1, ::mutableMapOf) }