blob: ecaa31454adaaff030d09a580ffbb556f3806144 [file] [log] [blame]
public @interface A {
int value() default 7;
}