nealrichardson commented on pull request #10196: URL: https://github.com/apache/arrow/pull/10196#issuecomment-832227640
> @thisisnic could you add some tests with multiple unary negative operators stacked up. Maybe test with odd & even numbers of them, and parens also, e.g. > > ``` > ---2 > -(-(-2)) > --2 > -(-(2)) > ``` Wouldn't this just be testing R's parser? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
