2ddcae68e8
#KT-5077 Fixed
3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
fun foo(list: List<String>) {
|
|
list.map { String<caret> }
|
|
} |