// FIX: Replace with 'getValue' call // WITH_RUNTIME fun test(map: Map) { val s = map.getValue(1) }