// WITH_STDLIB fun main(it: Iterator) { for (i in it.iterator()) {} }