Files
kotlin-fork/idea/testData/refactoring/introduceVariable/PropertyAccessorAddBlock.kt
T

1 line
43 B
Kotlin
Vendored

val x: Int get() = <selection>1</selection>