Files
kotlin-fork/compiler/testData/ir/irText/lambdas/anonymousFunction.fir.kt.txt
T
2020-11-26 00:15:13 +03:00

7 lines
99 B
Plaintext
Vendored

val anonymous: Function0<Unit>
field = local fun <no name provided>() {
println()
}
get