JVM IR: generate JVM signatures of companion object properties

This commit is contained in:
Alexander Udalov
2019-02-08 16:14:23 +01:00
parent c357967c2c
commit c92c50aa98
3 changed files with 29 additions and 9 deletions
@@ -1,6 +1,5 @@
// !LANGUAGE: +JvmFieldInInterface
// TARGET_BACKEND: JVM
// IGNORE_BACKEND: JVM_IR
// WITH_REFLECT
import kotlin.reflect.KProperty1