3 lines
48 B
Kotlin
Vendored
3 lines
48 B
Kotlin
Vendored
fun test(f: () -> Unit) {
|
|
<expr>f</expr>()
|
|
} |