b5e1fe613c
#KT-5916 Fixed
4 lines
72 B
Kotlin
4 lines
72 B
Kotlin
fun foo() {
|
|
val x = 1 + 1
|
|
val y = <selection>1 + 1</selection>
|
|
} |