// WITH_RUNTIME val x = listOf("123", "4567").map(String::toInt)