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
+1 -5
View File
@@ -16,18 +16,14 @@ fun box(): String {
return "FAIL"
}
// EXPECTATIONS JVM JVM_IR
// EXPECTATIONS JVM_IR
// test.kt:4 box:
// test.kt:5 box:
// test.kt:6 box: i:int=0:int
// test.kt:7 box: i:int=0:int
// test.kt:8 box: i:int=0:int, x:java.lang.String="x":java.lang.String
// test.kt:10 box: i:int=0:int
// EXPECTATIONS JVM
// test.kt:5 box: i:int=0:int
// EXPECTATIONS JVM_IR
// test.kt:5 box: i:int=0:int
// EXPECTATIONS JVM JVM_IR
// test.kt:14 box:
// EXPECTATIONS JS_IR