package c; import a.Test; class J { void bar() { Test t = Test.INSTANCE; } }