Files
kotlin-fork/compiler/testData/readJavaBinaryClass/annotation/SimpleAnnotation.txt
T
2012-06-16 19:38:19 +04:00

6 lines
151 B
Plaintext

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