parse_z80_directive_with_block

Function parse_z80_directive_with_block 

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