Files
kotlin/idea/testData/structureView/fileStructure/InheritedSAMConversion.after
Valentin Kipyatkov 6df218df52 Fixed test data
2015-08-04 18:05:57 +03:00

7 lines
202 B
Plaintext
Vendored

-InheritedSAMConversion.kt
-KotlinTest
equals(Any?): Boolean location=→Any
foo(TestSAM.SamClass!): Unit location=→TestSAM
hashCode(): Int location=→Any
toString(): String location=→Any