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