From 47186ec4601da80274af6013e7d0a61567e8f06b Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Mon, 1 Feb 2021 08:34:22 +0100 Subject: [PATCH] tests: adjust to the removal of YYPRINT * tests/regression.at: here. --- tests/regression.at | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/regression.at b/tests/regression.at index cb1888a6..52ef5e15 100644 --- a/tests/regression.at +++ b/tests/regression.at @@ -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,