Files
kotlin/idea/testData/refactoring/introduceVariable/PropertyAccessorAddBlock.kt

1 line
43 B
Kotlin
Vendored

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