cpclib_asm::parser

Function parse_bank

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