pub fn negative_number(
    input: Z80Span
) -> IResult<Z80Span, LocatedExpr, Z80ParserError>