4a65b1c65c
#KT-11704 Fixed
6 lines
69 B
Kotlin
Vendored
6 lines
69 B
Kotlin
Vendored
// NUMBER: 1
|
|
// EXIST: foo.txt
|
|
|
|
fun foo() {
|
|
val s = "fo<caret>"
|
|
} |