mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +00:00
java: tests: check push parsers like the others
Currently in javapush.at. * tests/calc.at: Here.
This commit is contained in:
@@ -236,6 +236,11 @@ AT_CHECK_JAVA_GREP(
|
||||
[1])
|
||||
AT_CLEANUP
|
||||
|
||||
|
||||
## ------------------------------ ##
|
||||
## Calculator with a push parser ##
|
||||
## ------------------------------ ##
|
||||
|
||||
# Define a single copy of the Calculator grammar.
|
||||
m4_define([AT_CALC_BODY],[
|
||||
%code imports {
|
||||
|
||||
Reference in New Issue
Block a user