[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
@@ -29,9 +29,9 @@ fun box() {
// test.kt:13 box
// EXPECTATIONS WASM
// test.kt:1 $box
// test.kt:12 $box (4, 4)
// test.kt:6 $makeFace (25, 25)
// test.kt:8 $<no name provided>.<init>
// test.kt:9 $<no name provided>.<init>
// test.kt:9 $makeFace
// test.kt:13 $box