pub fn parse_token2(
    input: Z80Span
) -> IResult<Z80Span, LocatedToken, Z80ParserError>