blob: 65e5893f97cbb45d5b65eb7855e9da40bdd09fda [file] [log] [blame]
public @interface X {
int foo() default 0;
}