pub fn parse_crunched_section(
    input: Z80Span
) -> IResult<Z80Span, LocatedToken, Z80ParserError>
Expand description

Parse a sub-listing part that aims at being crunched after being assembled at first pass