Files
kotlin/compiler/testData/readJavaBinaryClass/annotation/AnnotatedAnnotation.txt

6 lines
170 B
Plaintext

namespace test
test.AnnotatedAnnotation() final annotation class test.AnnotatedAnnotation : jet.Any {
final /*constructor*/ fun <init>(): test.AnnotatedAnnotation
}