Constant bc::opcodes::OP_DROP

source ·
pub const OP_DROP: u8 = 0x75;
Expand description

Drops the top stack item.