Tests: remove stepping tests on old JVM backend

This commit is contained in:
Alexander Udalov
2023-12-07 18:51:17 +01:00
committed by Space Team
parent f39c72360d
commit 5e330acd28
109 changed files with 175 additions and 1231 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ fun box() {
} while (--x > 0)
}
// EXPECTATIONS JVM JVM_IR
// EXPECTATIONS JVM_IR
// test.kt:5 box
// test.kt:6 box
// test.kt:7 box
@@ -36,4 +36,4 @@ fun box() {
// test.kt:13 box
// test.kt:13 box
// test.kt:13 box
// test.kt:14 box
// test.kt:14 box