// default package class Target { static void staticMethod() { DeleteMe.main(new String[0]); } }