pub fn parse_binary_function_call(
input: &mut InnerZ80Span,
) -> ModalResult<LocatedExpr, Z80ParserError>Expand description
parse functions with two arguments
pub fn parse_binary_function_call(
input: &mut InnerZ80Span,
) -> ModalResult<LocatedExpr, Z80ParserError>parse functions with two arguments