android13/external/dokka/core/testdata/comments/section2.kt

6 lines
80 B
Kotlin

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