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