mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
Comment fix: don't mention obsolete bison.simple.
This commit is contained in:
@@ -204,7 +204,7 @@ typedef struct YYLTYPE
|
||||
#endif
|
||||
|
||||
/* Default (constant) values used for initialization for null
|
||||
right-hand sides. Unlike the standard bison.simple template,
|
||||
right-hand sides. Unlike the standard yacc.c template,
|
||||
here we set the default values of $$ and $@@ to zeroed-out
|
||||
values. Since the default value of these quantities is undefined,
|
||||
this behavior is technically correct. */
|
||||
|
||||
Reference in New Issue
Block a user