7 lines
56 B
Kotlin
7 lines
56 B
Kotlin
|
|
/**
|
||
|
|
* doc1
|
||
|
|
*
|
||
|
|
* doc2
|
||
|
|
* doc3
|
||
|
|
*/
|
||
|
|
val property = "test"
|