POP

Constant POP 

pub const POP: u8 = 0x50; // 80u8
Available on crate feature evm only.
Expand description

The 0x50 (“POP”) opcode.