Files
kotlin-fork/idea/testData/structureView/fileStructure/InheritedLocalKotlin.after
T
2014-05-30 00:04:06 +04:00

9 lines
136 B
Plaintext

-InheritedLocalKotlin.kt
-A : TA
equals(Any?): Boolean
hashCode(): Int
some(): Unit
toString(): String
-B : TA
some(): Unit