// "Make final and annotate as '@SafeVarargs'" "false" public interface Test { void main(T... args); }