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