namespace test

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