blob: c4fc2c843a64c986f816df655c597b4417c50363 [file] [log] [blame]
package test0408;
public class A {
java.lang.Object foo() {
return null;
}
}