a1f1716044
Also #KT-12625 Fixed
2 lines
66 B
Kotlin
Vendored
2 lines
66 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
val foo = sortedMapOf(1 to 1).toSortedMap()<caret> |