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