// "Create Method 'test'" "false" public class Test { @Attr(test= {new String[]{""}}) public Test() { } } @interface Attr { }