Files
2022-10-05 15:06:52 +00:00

3 lines
52 B
Kotlin
Vendored

val x = { a: Int -> Unit }
fun f() = <expr>x</expr>