
public class test081j {
    public static String spam() { return "foo"; }
    public static void foo() {}
}
