JVM_IR: Mangle primary val getter of inline class if required

TODO fix reflection
This commit is contained in:
Dmitry Petrov
2020-07-02 13:24:50 +03:00
parent 62d2581faf
commit 8da988b18e
4 changed files with 13 additions and 8 deletions
@@ -1,5 +1,8 @@
// TARGET_BACKEND: JVM
// WITH_REFLECT
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND_FIR: JVM_IR
// ^ TODO fix reflection for primary inline class properties with mangled getter method
package test
import kotlin.reflect.KCallable