blob: 1e9e8b1132d15695e0b34b938b0752a2f8e221dd [file]
package source3;
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.ANNOTATION_TYPE)
public @interface TestAnnotation {
}