Tests: remove LVT tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
5e330acd28
commit
0c77fa1fa4
+2
-2
@@ -1,5 +1,5 @@
|
||||
// IGNORE_INLINER: IR
|
||||
// IGNORE_BACKEND: JVM
|
||||
|
||||
// WITH_STDLIB
|
||||
// FILE: test.kt
|
||||
|
||||
@@ -43,7 +43,7 @@ fun box() {
|
||||
val localX = x
|
||||
}
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:42 box:
|
||||
// test.kt:27 compute:
|
||||
// test.kt:28 compute:
|
||||
|
||||
Reference in New Issue
Block a user