pub fn parse_binary_operation(input: &str) -> IResult<&str, Expression>