xref
: /
external
/
dokka
/
core
/
testdata
/
functions
/
genericFunction.kt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
/**
3
* generic function
4
*/
genericnull
5
private
fun
<
T
>
generic
() {}