[PSI2IR, K/Wasm] Sync start and end offsets on PSI and FIR for primary constructors
This commit is contained in:
+3
-1
@@ -63,12 +63,14 @@ fun box() {
|
||||
// test.kt:19 box
|
||||
|
||||
// EXPECTATIONS WASM
|
||||
// test.kt:1 $box
|
||||
// test.kt:16 $box (8, 8, 8, 8, 4)
|
||||
// test.kt:5 $foo (10, 10, 10)
|
||||
// test.kt:6 $foo (8, 8, 8)
|
||||
// test.kt:7 $foo
|
||||
// test.kt:13 $foo (1, 1, 1)
|
||||
// test.kt:17 $box (8, 8, 8, 8, 4)
|
||||
// test.kt:8 $foo (8, 8)
|
||||
// test.kt:9 $foo
|
||||
// test.kt:18 $box (8, 8, 8, 8, 4)
|
||||
// test.kt:11 $foo
|
||||
// test.kt:19 $box
|
||||
|
||||
Reference in New Issue
Block a user