[FIR2IR] Set proper offsets for generated data class members
^KT-64435 Fixed
This commit is contained in:
committed by
Space Team
parent
6556acabba
commit
b33798d65a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user