pub fn parse_binary_function_call(
    input: Z80Span
) -> IResult<Z80Span, LocatedExpr, Z80ParserError>
Expand description

parse functions with two arguments