Files
kotlin-fork/idea/testData/folding/checkCollapse/functionWithExpressionBody.kt
T
2019-11-12 16:07:52 +03:00

4 lines
79 B
Kotlin
Vendored

fun test() = <fold text='{...}' expand='true'>if (true)
1
else
0</fold>