package c; import static b.DependencyKt.test; class J { void bar() { test(); } }