7e417272b2
#KT-22374 Fixed
4 lines
56 B
Plaintext
Vendored
4 lines
56 B
Plaintext
Vendored
fun test() {
|
|
val s = "1" +
|
|
"2<caret>3"
|
|
} |