android13/external/dokka/core/testdata/functions/function.kt

5 lines
35 B
Kotlin

/**
* Function fn
*/
fun fn() {
}