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