Tests: remove LVT tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
5e330acd28
commit
0c77fa1fa4
-15
@@ -26,21 +26,6 @@ fun box() {
|
||||
}
|
||||
}
|
||||
|
||||
// EXPECTATIONS JVM
|
||||
// test.kt:17 box:
|
||||
// test.kt:4 <init>: x:java.lang.String="X":java.lang.String, y:java.lang.String="Y":java.lang.String
|
||||
// test.kt:18 box:
|
||||
// test.kt:17 box:
|
||||
// test.kt:14 foo: a:MyPair=MyPair, block:kotlin.jvm.functions.Function1=TestKt$box$1
|
||||
// test.kt:25 invoke: $dstr$x$y:MyPair=MyPair
|
||||
// test.kt:6 component1:
|
||||
// test.kt:25 invoke: $dstr$x$y:MyPair=MyPair
|
||||
// test.kt:10 component2:
|
||||
// test.kt:25 invoke: $dstr$x$y:MyPair=MyPair
|
||||
// test.kt:14 foo: a:MyPair=MyPair, block:kotlin.jvm.functions.Function1=TestKt$box$1
|
||||
// test.kt:17 box:
|
||||
// test.kt:27 box:
|
||||
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:17 box:
|
||||
// test.kt:4 <init>: x:java.lang.String="X":java.lang.String, y:java.lang.String="Y":java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user