[PSI2IR, K/Wasm] Sync start and end offsets on PSI and FIR for primary constructors
This commit is contained in:
@@ -105,7 +105,6 @@ fun box() {
|
||||
// test.kt:30 box
|
||||
|
||||
// EXPECTATIONS WASM
|
||||
// test.kt:1 $box
|
||||
// test.kt:27 $box (17, 17, 17, 17, 4)
|
||||
// String.kt:141 $kotlin.stringLiteral (17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17, 17, 28, 17)
|
||||
// Array.kt:59 $kotlin.Array.get (19, 26, 34, 8, 19, 26, 34, 8, 19, 26, 34, 8, 19, 26, 34, 8, 19, 26, 34, 8, 19, 26, 34, 8, 19, 26, 34, 8, 19, 26, 34, 8, 19, 26, 34, 8)
|
||||
@@ -141,7 +140,6 @@ fun box() {
|
||||
// String.kt:143 $kotlin.stringLiteral (15, 8, 15, 8, 15, 8, 15, 8, 15, 8, 15, 8)
|
||||
// String.kt:98 $kotlin.String.equals (12, 12, 12, 12, 12, 12)
|
||||
// String.kt:99 $kotlin.String.equals (12, 35, 28, 12, 35, 28, 12, 35, 28, 12, 35, 28, 12, 35, 28, 12, 35, 28)
|
||||
// test.kt:1 $stringSwitch (0, 0, 0, 0, 0, 0)
|
||||
// test.kt:5 $stringSwitch (4, 4, 4)
|
||||
// test.kt:11 $stringSwitch (19, 4, 19, 4, 19, 4)
|
||||
// test.kt:12 $stringSwitch (8, 15, 8, 8)
|
||||
|
||||
Reference in New Issue
Block a user