1b391123e6
#KT-4710 In Progress
4 lines
52 B
Kotlin
Vendored
4 lines
52 B
Kotlin
Vendored
fun foo(list: List<String>) {
|
|
list.for<caret>
|
|
}
|