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