Files
kotlin-fork/idea/testData/folding/function.kt
T
Natalia.Ukhorskaya 3cb3f00562 IDE: folding imports
2013-03-07 12:25:47 +04:00

4 lines
67 B
Kotlin

fun foo() <fold text='{...}'>{
val a = 1
val b = 1
}</fold>