fun foo() { for (element in collection) println(element) }