Tests: remove LVT tests on old JVM backend

This commit is contained in:
Alexander Udalov
2023-12-07 19:22:00 +01:00
committed by Space Team
parent 5e330acd28
commit 0c77fa1fa4
73 changed files with 150 additions and 900 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
// The local variables `y` and `i` are visible in the finally block with old backend.
// IGNORE_BACKEND: JVM
// WITH_STDLIB
// FILE: test.kt
@@ -36,7 +36,7 @@ fun box() {
val localX = x
}
// EXPECTATIONS JVM JVM_IR
// EXPECTATIONS JVM_IR
// test.kt:35 box:
// test.kt:20 compute:
// test.kt:21 compute: