9 lines
132 B
Kotlin
9 lines
132 B
Kotlin
<fold text='/**...*/'>/**
|
|
* Kdoc licence
|
|
*/</fold>
|
|
package some
|
|
|
|
<fold text='/**...*/'>/**
|
|
* Some Kdoc comment
|
|
*/</fold>
|
|
class A |