pub fn parse_basic_hide_lines(
input: &mut InnerZ80Span,
) -> ModalResult<Vec<LocatedExpr>, Z80ParserError>Expand description
Parse the instruction to hide basic lines
pub fn parse_basic_hide_lines(
input: &mut InnerZ80Span,
) -> ModalResult<Vec<LocatedExpr>, Z80ParserError>Parse the instruction to hide basic lines