Constant bc::opcodes::OP_IFDUP

source ·
pub const OP_IFDUP: u8 = 0x73;
Expand description

Duplicate the top stack element unless it is zero.