JVM_IR: fix property reference generation for inline class primary val

This commit is contained in:
Dmitry Petrov
2020-07-03 14:48:42 +03:00
parent 1450cf5f63
commit 761e47264a
3 changed files with 3 additions and 7 deletions
@@ -1,8 +1,5 @@
// 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