blob: eb0041a3d39b811eab372170043615e315a421a0 [file] [log] [blame]
public @interface Annot {
int[] getInts();
}