// WITH_RUNTIME fun main() { (1 rangeTo 2).forEach { x -> x } }