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