blob: 1be11ca4296689698532a23cea01e4e549a8b241 [file] [log] [blame]
package test0396;
public class A {
public void foo(final String s[]) {
}
}