mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* tests/regression.at (else): Adjust to Andreas' change.
This commit is contained in:
@@ -857,7 +857,7 @@ static const short yyrline[] =
|
||||
static const char *const yytname[] =
|
||||
{
|
||||
"$", "error", "$undefined.", "\"if\"", "\"const\"", "\"then\"",
|
||||
"\"else\"", "statement", "struct_stat", "if", "else", NULL
|
||||
"\"else\"", "statement", "struct_stat", "if", "else", 0
|
||||
};
|
||||
static const short yyr1[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user