Constant bc::opcodes::OP_MIN

source ·
pub const OP_MIN: u8 = 0xa3;
Expand description

Pop the top two items; push the smaller.