Files
kotlin-fork/compiler/testData/ir/irText/lambdas/anonymousFunction.kt.txt
T

8 lines
100 B
Plaintext
Vendored

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