Files
kotlin-fork/idea/testData/refactoring/inline/property/removeImport.kt
T

4 lines
43 B
Kotlin
Vendored

package foo.bar
val b = 1
val <caret>a = b