Files
kotlin-fork/idea/testData/structureView/fileStructure/InheritedSAMConversion.after
T
Alexander Udalov a79398fa00 Don't load Object as a supertype for Java classes
#KT-4890 In Progress
 #KT-5002 Fixed
2014-07-25 21:19:37 +04:00

7 lines
178 B
Plaintext

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