call-effect>quot ( effect -- quot )


Vocabulary
compiler.tree.propagation.call-effect

Inputs
effectan effect


Outputs
quota quotation


Word description
Emits a quotation for calling a quotation with the given stack effect.

Definition