mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 02:33:03 +00:00
examples: fix variant.
* examples/variant.yy: Update to parse.assert and parse.trace.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
%debug
|
|
||||||
%skeleton "lalr1.cc"
|
%skeleton "lalr1.cc"
|
||||||
%defines
|
%defines
|
||||||
%define assert
|
%define parse.assert
|
||||||
|
%define parse.trace
|
||||||
%define variant
|
%define variant
|
||||||
%define lex_symbol
|
%define lex_symbol
|
||||||
%locations
|
%locations
|
||||||
|
|||||||
Reference in New Issue
Block a user