blob: 7a194b469f02157d81f3c5bd4cdafc223704e01d [file] [log] [blame]
package test0051;
public class X {
public void foo(String[] ... i) {
}
}