Fix underscore handling in octal literals

The octal radix check needs to accept e.g. `0_10`, while still excluding
`0` and `0L`.

MOE_MIGRATED_REVID=139086201
3 files changed
tree: a998daa09bd6ddc78a5550fdcd9a11956ab3a4d6
  1. java/
  2. javatests/
  3. proto/
  4. .gitignore
  5. LICENSE
  6. pom.xml
  7. README.md
  8. turbine.iml
README.md

Turbine

Turbine is a header compiler for Java.