package test

test.AnnotatedAnnotation() public final annotation class AnnotatedAnnotation : jet.Annotation {
    public constructor AnnotatedAnnotation()
}
