pub fn parse_crunched_section(
input: &mut InnerZ80Span,
) -> ModalResult<LocatedToken, Z80ParserError>Expand description
Parse a sub-listing part that aims at being crunched after being assembled at first pass
pub fn parse_crunched_section(
input: &mut InnerZ80Span,
) -> ModalResult<LocatedToken, Z80ParserError>Parse a sub-listing part that aims at being crunched after being assembled at first pass