Files
kotlin-fork/idea/testData/wordSelection/Class/0.kt
T
Alexander Podkhalyuzin 19f6290686 Fixed selection in case of empty class body
#KT-30597 Fixed
2019-03-26 15:13:54 +03:00

3 lines
33 B
Kotlin
Vendored

class SimpleClass {
<caret>
}