[JS IR] Improve debug info for if and when statements
#KT-46276
This commit is contained in:
committed by
Space Team
parent
ccbb2a08a0
commit
4ae03ea74a
@@ -66,13 +66,13 @@ fun nop() {}
|
||||
// test.kt:8 box
|
||||
// test.kt:24 box
|
||||
// test.kt:9 box
|
||||
// test.kt:10 box
|
||||
// test.kt:7 box
|
||||
// test.kt:11 box
|
||||
// test.kt:30 nop
|
||||
// test.kt:24 box
|
||||
// test.kt:16 box
|
||||
// test.kt:27 box
|
||||
// test.kt:15 box
|
||||
// test.kt:14 box
|
||||
// test.kt:19 box
|
||||
// test.kt:30 nop
|
||||
// test.kt:21 box
|
||||
|
||||
Reference in New Issue
Block a user