Function cpclib_asm::parser::parse_orgams_operator

source ยท
pub fn parse_orgams_operator(
    input: &mut InnerZ80Span,
) -> PResult<BinaryOperation, Z80ParserError>