Function cpclib_asm::parser::parse_for

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