File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
compiler/testData/debug/stepping Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ fun box() {
2626// test.kt:17 box
2727// test.kt:18 box
2828
29- // EXPECTATIONS JS_IR FIR
29+ // EXPECTATIONS JS_IR
3030// test.kt:8 box
3131// test.kt:11 box
3232// test.kt:13 box
@@ -35,7 +35,7 @@ fun box() {
3535// test.kt:17 box
3636// test.kt:18 box
3737
38- // EXPECTATIONS WASM FIR
38+ // EXPECTATIONS WASM
3939// test.kt:8 $box (17)
4040// test.kt:11 $box (13)
4141// test.kt:13 $box (8)
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ fun box() {
6161// test.kt:25 box
6262// test.kt:26 box
6363
64- // EXPECTATIONS FIR JS_IR
64+ // EXPECTATIONS JS_IR
6565// test.kt:14 box
6666// test.kt:4 <init>
6767// test.kt:4 <init>
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ inline fun getB(): Int {
2525// test.kt:15 box
2626// test.kt:9 box
2727
28- // EXPECTATIONS FIR JS_IR
28+ // EXPECTATIONS JS_IR
2929// test.kt:6 box
3030// test.kt:12 getA
3131// test.kt:9 box
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ fun box() {
5959// test.kt:12 f
6060// test.kt:21 box
6161
62- // EXPECTATIONS WASM FIR
62+ // EXPECTATIONS WASM
6363// test.kt:18 $box (9)
6464// test.kt:15 $C.<init> (1)
6565// test.kt:18 $box (9, 4)
You can’t perform that action at this time.
0 commit comments