6 lines
80 B
Kotlin
6 lines
80 B
Kotlin
|
|
/**
|
||
|
|
* Summary
|
||
|
|
* @one section one
|
||
|
|
* @two section two
|
||
|
|
*/
|
||
|
|
val property = "test"
|