[JS] Re-enable some stepping tests
This commit is contained in:
committed by
Space Team
parent
932e1a3c1d
commit
becbc06663
@@ -1,4 +1,4 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
|
||||
// FILE: test.kt
|
||||
|
||||
fun box() {
|
||||
@@ -22,3 +22,7 @@ inline fun lookAtMe(f: () -> Int) {
|
||||
// test.kt:8 box
|
||||
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:11 box
|
||||
// test.kt:6 box
|
||||
// test.kt:12 box
|
||||
// test.kt:8 box
|
||||
|
||||
Reference in New Issue
Block a user