package test; class Hello { public static void xx() { String s = TestPackage.f(); } }