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