java: lac: check it
commit1995d9e2f26d180665364de378e90792fce567fb
authorAkim Demaille <akim.demaille@gmail.com>
Sun, 1 Nov 2020 16:36:21 +0000 (1 17:36 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Tue, 3 Nov 2020 07:46:54 +0000 (3 08:46 +0100)
tree43d3af207c1f60ba56f1a8ffab799e233e91a5f3
parentc223baee63eba8b2f15452ca8e8710d18d7bbd7b
java: lac: check it

* tests/calc.at: Add tests for LAC in pull and push parsers.
Skip LAC: line from the logs.
* tests/local.at (reportSyntaxError): Output the error message in a
single call, to avoid having the error message on stderr be
interrupted by the debug traces of LAC in getExpectedTokens.
tests/calc.at
tests/local.at