[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
+1 -1
View File
@@ -114,11 +114,11 @@ fun box() {
// test.kt:20 box
// EXPECTATIONS WASM
// test.kt:1 $box
// test.kt:19 $box (8, 4)
// test.kt:5 $foo (10, 10, 10, 10, 10, 10, 10)
// test.kt:6 $foo (8, 18, 14, 8, 8, 8, 8, 8, 8)
// test.kt:7 $foo (18, 14, 18, 14)
// test.kt:8 $foo (16, 16, 16, 16)
// test.kt:11 $foo (18, 4, 18, 18, 4, 4, 18, 18, 4, 18, 18, 4, 4, 4)
// test.kt:12 $foo (8, 8, 8, 8, 18, 14, 8, 8, 8)
// test.kt:14 $foo (16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16)