package test import test.A.x object A { val x = "" } class B { }