Constant OP_ADD

pub const OP_ADD: Opcode;
Expand description

Pop two stack items and push their sum.