[K/N] Run irText tests for K1/Native
^KT-58240
This commit is contained in:
committed by
Space Team
parent
40c9f831e2
commit
3aa6c9e74d
@@ -4,6 +4,9 @@
|
||||
// !IGNORE_ERRORS
|
||||
// DIAGNOSTICS: -BREAK_OR_CONTINUE_OUTSIDE_A_LOOP -NOT_A_LOOP_LABEL -UNRESOLVED_REFERENCE -BREAK_OR_CONTINUE_JUMPS_ACROSS_FUNCTION_BOUNDARY
|
||||
|
||||
// KT-61141: java.lang.RuntimeException: Loop not found for break expression: break
|
||||
// IGNORE_BACKEND: NATIVE
|
||||
|
||||
fun test1() {
|
||||
break
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user