pub fn parse_noarg_directive(
    input: Z80Span
) -> IResult<Z80Span, Token, Z80ParserError>
Expand description

Parse directives with no arguments