package testing; import testing.rename.C; class JavaClient { public void foo() { C.second(); } }