mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
variant: fix the example.
* examples/variant.yy: Adjust to "assert" being now "parse.assert".
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
%debug
|
||||
%skeleton "lalr1.cc"
|
||||
%defines
|
||||
%define assert
|
||||
%define parse.assert
|
||||
%define variant
|
||||
%define lex_symbol
|
||||
%locations
|
||||
|
||||
Reference in New Issue
Block a user