Dmitry Frenkel

Results 2 comments of Dmitry Frenkel

I am trying to test auto-generation some of the code snippets for Google APIs as shown in [this PR](https://github.com/googleapis/discovery-artifact-manager/pull/153) but on a newer JDK.

Double unary minus could be easily confused with a decrement. Java, JavaScript, Golang, .NET all fail to compile `--1` expression either expecting parentheses around `(-1)` or expecting a variable to...