blob: 974035705b213c868a1896bdd40e1c3abb643157 [file] [log] [blame]
package test;
//@java.lang.annotation.Retention(java.lang.annotation.RetentionPolicy.CLASS)
@AnnotatedAnnotation
public @interface AnnotatedAnnotation {
}