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
/
functionWithParams.kt
blob: 135ed399eb0d77384c045557fb18dc37cb95bc43 (
plain
)
1
2
3
4
5
6
/**
* Multiline
* Function
* Documentation
*/
fun
function
(
x
:
Int
)
{}