package p class B class R { companion object { fun B.f() { this. } } } // EXIST: { itemText: "f", tailText: "() for B in R.Companion" }