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
/
format
/
suspendParam.kt
blob: ea3f56f99d30e4621c2869bfe386d5ac3c8aeca5 (
plain
)
1
2
3
fun
takesSuspendParam
(
func
:
suspend
()
->
Unit
)
{
}