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
/
suspendInlineFunction.kt
blob: 54f65658db7695761aaa8bca18ca54d9506ff2fd (
plain
)
1
2
suspend
inline
fun
f
(
a
:
()
->
String
)
{
}