// "Add 'type='" "true-preview" class T { @interface A { String[] type(); } @A("t") void foo() { } }