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