package b; import static a.MainKt.*; class J { void bar() { setTest(""); System.out.println(getTest()); } }