JVM IR: generate InnerClasses attribute for nested classes in annotation arguments

#KT-38853
This commit is contained in:
Alexander Udalov
2020-05-14 13:58:04 +02:00
parent 2793187bda
commit 77e479fda8
4 changed files with 23 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
// FILE: annotations.kt
import kotlin.reflect.*