blob: dcb0956b156e72f3aeb9cb4063fcb11ab88a04d8 [file] [log] [blame]
package test4;
public @interface GetAllRefAnno2 {
GetAllRefEnum2 getA();
Class getC();
}