pub const OP_GREATERTHAN: u8 = 0xa0;
Push 1 if the second item is greater than the top item, 0 otherwise.