Constant OP_SUB

pub const OP_SUB: Opcode;
Expand description

Pop two stack items and push the second minus the top.