xref
: /
external
/
dokka
/
core
/
testdata
/
functions
/
functionWithDefaultParameter.kt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
fnull
1
fun
f
(
x
:
String
=
""
) {}
2