cpclib_asm::parser

Function parse_return

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