Tests: remove stepping tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
f39c72360d
commit
5e330acd28
+2
-2
@@ -20,7 +20,7 @@ fun box() {
|
||||
// interfaces with default methods (forwarding to the actual implementation
|
||||
// on A$DefaultImpls) have the line number of the class declaration.
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:15 box
|
||||
// test.kt:15 <init>
|
||||
// test.kt:15 box
|
||||
@@ -56,4 +56,4 @@ fun box() {
|
||||
// test.kt:16 box
|
||||
// test.kt:8 bar
|
||||
// test.kt:5 foo
|
||||
// test.kt:17 box
|
||||
// test.kt:17 box
|
||||
|
||||
Reference in New Issue
Block a user