// WITH_RUNTIME // FIX: Change call to 'map' fun foo(c: Collection) { c.map label@{ return@label "" } }