fun foo(c: Collection) { for (e in c) { { break } } }