[K/N] Run irText tests for K1/Native
^KT-58240
This commit is contained in:
committed by
Space Team
parent
40c9f831e2
commit
3aa6c9e74d
@@ -2,6 +2,9 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// IGNORE_BACKEND: JS_IR_ES6
|
||||
|
||||
// KT-61141: throws kotlin.AssertionError instead of java.lang.AssertionError
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
|
||||
fun testBreakFor() {
|
||||
val xs = IntArray(10) { i -> i }
|
||||
var k = 0
|
||||
|
||||
Reference in New Issue
Block a user