index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
data
/
links
/
linkToParam.kt
blob: ca42a74287b14eb93270f813f8d457e8def89bf0 (
plain
)
1
2
3
4
5
/**
* This is link to [param]
*/
fun
Foo
(
param
:
String
)
{
}