Tests: remove LVT tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
5e330acd28
commit
0c77fa1fa4
+1
-1
@@ -7,7 +7,7 @@ fun box() {
|
||||
val b = a.copy(b = 3.0)
|
||||
}
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:6 box:
|
||||
// test.kt:3 <init>: a:double=1.0:double, b:double=2.0:double
|
||||
// test.kt:6 box:
|
||||
|
||||
Reference in New Issue
Block a user