Files
kotlin-fork/idea/testData/intentions/movePropertyToClassBody/simple.kt
T
2017-03-24 15:22:50 +03:00

1 line
40 B
Kotlin
Vendored

class TestClass(val <caret>text: String)