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