Files
kotlin-fork/compiler/testData/lazyResolve/diagnostics/annotations/AnnotationsForClasses.txt
T

9 lines
264 B
Plaintext

namespace <root>
java.lang.Deprecated() internal final annotation class my : jet.Any {
public final /*constructor*/ fun <init>(): my
}
java.lang.Deprecated() internal final annotation class my1 : jet.Any {
public final /*constructor*/ fun <init>(): my1
}