Files
kotlin-fork/idea/testData/structureView/fileStructure/InheritedDelegationMethods.after
T

8 lines
216 B
Plaintext
Vendored

-InheritedDelegationMethods.kt
-Test
equals(Any?): Boolean location=→Any
first(): Unit location=→Some
hashCode(): Int location=→Any
second(): Unit location=→Some
toString(): String location=→Any