Tests: remove stepping tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
f39c72360d
commit
5e330acd28
@@ -15,7 +15,7 @@ fun foo(f: () -> Unit) {
|
||||
f()
|
||||
}
|
||||
|
||||
// EXPECTATIONS JVM JVM_IR
|
||||
// EXPECTATIONS JVM_IR
|
||||
// test.kt:5 box
|
||||
// test.kt:15 foo
|
||||
// test.kt:6 invoke
|
||||
@@ -41,4 +41,4 @@ fun foo(f: () -> Unit) {
|
||||
// test.kt:10 box$lambda
|
||||
// test.kt:11 box$lambda
|
||||
// test.kt:16 foo
|
||||
// test.kt:12 box
|
||||
// test.kt:12 box
|
||||
|
||||
Reference in New Issue
Block a user