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