pub const OP_LSHIFT: u8 = 0x98;
Left-shift the second item by the number of bits given by the top item.