Function cpclib_asm::parser::parse_for

source ·
pub fn parse_for(
    input: Z80Span
) -> IResult<Z80Span, LocatedToken, Z80ParserError>