blob: 87f1b64bcdbb93d7a02806163da6c2382dd117bd [file] [log] [blame]
public @interface A {
int value();
}