// WITH_RUNTIME fun test() { for (l in listOf(1, 2)) { // comment } }