Files
kotlin/idea/testData/structureView/fileStructure/InheritedJavaMembers.after
Andrey Breslav 0cbbb6a0db Test data fixed
2014-10-13 15:37:47 +04:00

8 lines
213 B
Plaintext

-InheritedJavaMembers.kt
-InheritedJavaMembers
call(): String! location=→Callable
equals(Any?): Boolean location=→Any
hashCode(): Int location=→Any
test(): Unit
toString(): String location=→Any