@Anno() class C { } @interface Anno { boolean value() default true; boolean smth() default false; }