package test; class A { void bar() { TestPackage.foo( "", 10 ); } }