blob: 029336ea08c0fa28dcea4589223257d537dc8185 [file]
fun consumeBExtLambda(fn: B.()->Unit) {
B().fn()
}