Context.push

Push the result onto the value stack and drops the inner block stack values

class Context
pure
void
push
(
const(Block*) blk
)

Parameters

blk const(Block*)

The block results to be push onto the stack