package a; import static b.TestKt.test; class J { void bar() { test(); } }