2 lines
47 B
Kotlin
Vendored
2 lines
47 B
Kotlin
Vendored
fun test(): () -> Unit = { <expr>Unit</expr> }
|
fun test(): () -> Unit = { <expr>Unit</expr> }
|