// WITH_RUNTIME fun main() { for (x in 1 rangeTo 2) { x } }