JVM_IR. Support annotation classes with JvmField fields

This commit is contained in:
Georgy Bronnikov
2018-10-15 17:33:30 +03:00
parent 605afbae90
commit bbac1d802f
7 changed files with 5 additions and 8 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +NestedClassesInAnnotations
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: NATIVE
annotation class Foo(val kind: Kind) {