import static TestKt.foo; class Test { static void test() { new Foo(); foo(); } }