// "Annotate as '@SafeVarargs'" "false" public class CStyleVararg { void x(String... ss[][]) {} }