a1f1716044
Also #KT-12625 Fixed
2 lines
69 B
Kotlin
Vendored
2 lines
69 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
val foo = mutableSetOf(1, 2, 3).toMutableSet()<caret> |