Function cpclib_asm::parser::parse_fail

source ยท
pub fn parse_fail(
    directive_name_parsed: bool,
) -> impl Fn(&mut InnerZ80Span) -> PResult<LocatedTokenInner, Z80ParserError>