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