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