mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
tests: adjust to the removal of YYPRINT
* tests/regression.at: here.
This commit is contained in:
@@ -717,10 +717,6 @@ static const char *const yytname[] =
|
||||
"\"then\"", "\"else\"", "$accept", "statement", "struct_stat", "if",
|
||||
"else", YY_NULLPTR
|
||||
};
|
||||
static const yytype_int16 yytoknum[] =
|
||||
{
|
||||
0, 256, 257, 258, 259, 260, 261
|
||||
};
|
||||
static const yytype_int8 yypact[] =
|
||||
{
|
||||
-2, -1, 4, -8, 0, 2, -8, -2, -8, -2,
|
||||
|
||||
Reference in New Issue
Block a user