package b; import static a.MainKt.*; class J { void bar() { test(new a.Test()); } }