// WITH_RUNTIME fun foo() { var map = mapOf(1 to true) map.count() }