Files
kotlin/compiler/testData/loadJava/annotation/SimpleAnnotation.txt

6 lines
151 B
Plaintext

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