// IS_APPLICABLE: FALSE // WITH_RUNTIME fun foo(bar: Map) { for (a in bar) { } }