[PSI2IR, K/Wasm] Sync start and end offsets on PSI and FIR for primary constructors

This commit is contained in:
Artem Kobzar
2024-02-29 14:42:33 +00:00
committed by Space Team
parent 87e162e052
commit 2e4d02e9f4
126 changed files with 82 additions and 188 deletions
+3 -1
View File
@@ -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