cpclib_asm::parser

Function parse_include

Source
pub fn parse_include(
    input: &mut InnerZ80Span,
) -> PResult<LocatedTokenInner, Z80ParserError>
Expand description

Parser for the include directive