3 lines
61 B
Kotlin
Vendored
3 lines
61 B
Kotlin
Vendored
val c = java.util.<caret>Comparator {(x: Int, y: Int) -> 1}
|
|
|