Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
cfg
/
conventions
/
invoke.kt
blob: 9795dac5677599c5b5be7d180431c9a9cb48d751 [
file
]
fun foo
(
f
:
()
->
Unit
)
{
f
()
}