5 lines
60 B
Kotlin
5 lines
60 B
Kotlin
|
|
/**
|
||
|
|
* Summary
|
||
|
|
* @one section one
|
||
|
|
*/
|
||
|
|
val property = "test"
|