mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20: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"
|
||||
%defines
|
||||
%define assert
|
||||
%define parse.assert
|
||||
%define parse.trace
|
||||
%define variant
|
||||
%define lex_symbol
|
||||
%locations
|
||||
|
||||
Reference in New Issue
Block a user