blob: c4097756622a7972685c9f10f724a17fdabbd7f9 [file] [log] [blame]
package b86380;
public @interface Annot {
int field = 0;
int value();
}