Files
kotlin-fork/idea/testData/wordSelection/LeftBrace/1.kt
T

4 lines
60 B
Kotlin
Vendored

fun test() <selection>{<caret>
f()
g()
}</selection>