package c; import static a.MainKt.*; class J { void bar() { getTest(new a.Test()); setTest(new a.Test(), 0); } }