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