macro_rules! gas_or_fail { ($interpreter:expr, $gas:expr) => { ... }; ($interpreter:expr, $gas:expr, $ret:expr) => { ... }; }
Same as gas!, but with gas as an option.
gas!
gas