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