// WITH_RUNTIME val x = listOf("1").mapNotNull(String::toInt)