pub fn parse_assign_operator( input: &mut InnerZ80Span, ) -> PResult<Option<BinaryOperation>, Z80ParserError>