// "Add 'type='" "false" class T { @interface A { String[] type(); } @A(42) void foo() { } }