Files
kotlin-fork/idea/testData/resolve/SamConstructor.kt
T

1 line
59 B
Kotlin

val c = java.util.<caret>Comparator {(x: Int, y: Int) -> 1}