xref
: /
external
/
dokka
/
core
/
testdata
/
links
/
linkToParam.kt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/**
2
* This is link to [param]
3
*/
Foonull
4
fun
Foo
(
param
:
String
) {
5
}