0d00eb7de3
#KT-25239 Fixed
4 lines
52 B
Plaintext
Vendored
4 lines
52 B
Plaintext
Vendored
fun foo(x: String) {
|
|
val y = listOf(x)<caret>
|
|
}
|