3 lines
73 B
Kotlin
Vendored
3 lines
73 B
Kotlin
Vendored
fun useConsumeBExtLambda() {
|
|
consumeBExtLambda() { consumeA(this) }
|
|
} |