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

8 lines
102 B
Plaintext
Vendored

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