// WITH_RUNTIME val x = listOf("1").map { it.toInt() }