5 lines
61 B
Kotlin
5 lines
61 B
Kotlin
/**
|
|
* This is link to [param]
|
|
*/
|
|
fun Foo(param: String) {
|
|
} |