[FIR2IR] Set proper offsets for generated data class members

^KT-64435 Fixed
This commit is contained in:
Alexander Korepanov
2023-12-20 11:59:54 +01:00
committed by Space Team
parent 6556acabba
commit b33798d65a
5 changed files with 34 additions and 72 deletions
+7
View File
@@ -23,6 +23,13 @@ fun box() {
// test.kt:14 <init>
// test.kt:17 box
// test.kt:18 box
// EXPECTATIONS FIR JVM_IR
// test.kt:14 f
// test.kt:10 f
// test.kt:11 f
// test.kt:14 f
// test.kt:19 box
// EXPECTATIONS ClassicFrontend JVM_IR
// test.kt:11 f
// test.kt:-1 f
// test.kt:19 box