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
/
core
/
testdata
/
functions
/
genericFunction.kt
blob: 05a6507077ed9fb9059bffa5b98239d22e056405 (
plain
)
1
2
3
4
5
/**
* generic function
*/
private
fun
<
T
>
generic
()
{}