Files
kotlin-fork/idea/testData/wordSelection/Class/2.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
56 B
Kotlin
Vendored

<selection>class SimpleClass {
<caret>
}</selection>