mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 00:00:33 +00:00
* examples/java/calc/Calc.y: Declare all the tokens, so that we are compatibile with api.token.raw. * examples/java/calc/Calc.test: Adjust.