Tests for showing synthetic methods in file structure view
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
-InheritedSAMConversion.kt
|
||||
-KotlinTest
|
||||
clone(): Any location=→Object
|
||||
equals(Any?): Boolean location=→Object
|
||||
finalize(): Unit location=→Object
|
||||
foo((() -> Unit)?): Unit
|
||||
getClass(): Class<out Any?> location=→Object
|
||||
hashCode(): Int location=→Object
|
||||
notify(): Unit location=→Object
|
||||
notifyAll(): Unit location=→Object
|
||||
toString(): String location=→Object
|
||||
wait(): Unit location=→Object
|
||||
wait(Long): Unit location=→Object
|
||||
wait(Long, Int): Unit location=→Object
|
||||
Reference in New Issue
Block a user