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