b5e1fe613c
#KT-5916 Fixed
4 lines
70 B
Kotlin
4 lines
70 B
Kotlin
class A {
|
|
val x = <selection>1 + 1</selection>
|
|
val y = 1 + 1
|
|
} |