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

7 lines
76 B
Kotlin
Raw Normal View History

/**
* Summary
* @one
* line one
* line two
*/
val property = "test"