unplugged-system/external/dokka/core/testdata/comments/multilineDoc.kt

7 lines
56 B
Kotlin
Raw Permalink Normal View History

/**
* doc1
*
* doc2
* doc3
*/
val property = "test"