// "Annotate as '@SafeVarargs'" "true" public class Test { public static void main(T... args) { } }