blob: 99f43a1ca49a8654f5f685fded036c95d083c586 [file] [log] [blame]
public class X {
public void foo(String... tab) {}
}