blob: bb59e7f31d133c78d7a05f47a2d2df979fe979b5 [file] [log] [blame]
package question;
public @interface RTInvisibleAnno{
String value();
}