cpclib_asm::parser

Function parse_for

Source
pub fn parse_for(
    input: &mut InnerZ80Span,
) -> PResult<LocatedToken, Z80ParserError>