Files
kotlin-fork/idea/testData/folding/noCollapse/multilineComments.kt
T

5 lines
110 B
Kotlin
Vendored

<fold text='/ Some multiline comment .../'>/*
* Some multiline comment
* And more comment
*/</fold>
class A