package in.foo.fun; class Test { static void test() { new bar.Foo(); bar.TestKt.foo(); } }