package ppp import dependency.* class C { private fun xxx() {} fun foo() { xx } } // EXIST: { lookupString: "xxx", itemText: "xxx", tailText: "()", typeText: "Unit" } // NOTHING_ELSE