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
/
functionWithNoinlineParam.kt
blob: 640bec83724f8c3fbe1d30e83bf506fdf86ca474 (
plain
)
1
2
fun
function
(
noinline
notInlined
:
()
->
Unit
)
{
}