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