class AddStaticTest { static main(){ System.out.println(""); } void foo(){ System.out.println(""); } }