// CHECK: // Mangled name: #testForBreak1(kotlin.collections.List){} // Public signature: /testForBreak1|859715268937219552[0] // Public signature debug description: testForBreak1(kotlin.collections.List){} fun testForBreak1(ss: List): Unit // CHECK: // Mangled name: #testForBreak2(kotlin.collections.List){} // Public signature: /testForBreak2|-8316570653848899578[0] // Public signature debug description: testForBreak2(kotlin.collections.List){} fun testForBreak2(ss: List): Unit // CHECK: // Mangled name: #testForContinue1(kotlin.collections.List){} // Public signature: /testForContinue1|1338147304246344442[0] // Public signature debug description: testForContinue1(kotlin.collections.List){} fun testForContinue1(ss: List): Unit // CHECK: // Mangled name: #testForContinue2(kotlin.collections.List){} // Public signature: /testForContinue2|-2490600607304201756[0] // Public signature debug description: testForContinue2(kotlin.collections.List){} fun testForContinue2(ss: List): Unit