class A { fun toName(): String = "" } /** * [A.toName.length] */ fun foo() {}