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