blob: 4522afc632237005f44146e945f066795c6e3077 [file] [log] [blame]
package test0055;
/**
* test
*/
@interface X {
int val() default 1;
}