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