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: 559f4f784b569d90c6b13abd7873ffbe31c68b05 (
plain
)
1
2
3
4
5
6
7
/**
* Multiline
* Function
* Documentation
*/
fun
function
(
x
:
Int
)
{
}