Function cpclib_asm::parser::inner_code

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