[JS FIR] Enable FIR JS stepping tests
^KT-64422 Fixed
This commit is contained in:
committed by
Space Team
parent
36e8f9e3ac
commit
6556acabba
@@ -40,10 +40,25 @@ fun box() {
|
||||
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:16 box
|
||||
// EXPECTATIONS FIR JS_IR
|
||||
// test.kt:6 foo
|
||||
// test.kt:7 foo
|
||||
// test.kt:9 foo
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:13 foo
|
||||
// test.kt:17 box
|
||||
// EXPECTATIONS FIR JS_IR
|
||||
// test.kt:6 foo
|
||||
// test.kt:7 foo
|
||||
// test.kt:9 foo
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:13 foo
|
||||
// test.kt:18 box
|
||||
// EXPECTATIONS FIR JS_IR
|
||||
// test.kt:6 foo
|
||||
// test.kt:7 foo
|
||||
// test.kt:9 foo
|
||||
// EXPECTATIONS JS_IR
|
||||
// test.kt:13 foo
|
||||
// test.kt:19 box
|
||||
|
||||
|
||||
Reference in New Issue
Block a user