// FIR_IDENTICAL // ISSUE: KT-57529 fun <break> foo() {} fun test(){ foo() }