aboutsummaryrefslogtreecommitdiff
path: root/test/btyacc/code_calc.tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/btyacc/code_calc.tab.c')
-rw-r--r--test/btyacc/code_calc.tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/btyacc/code_calc.tab.c b/test/btyacc/code_calc.tab.c
index 876b1dcf6a23..0de2897ccdf7 100644
--- a/test/btyacc/code_calc.tab.c
+++ b/test/btyacc/code_calc.tab.c
@@ -125,7 +125,6 @@ const YYINT calc_ctable[] = { -1,
#ifndef YYDEBUG
#define YYDEBUG 0
#endif
-#if YYDEBUG
const char *const calc_name[] = {
"$end",0,0,0,0,0,0,0,0,0,"'\\n'",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -138,6 +137,7 @@ const char *const calc_name[] = {
0,0,"error","DIGIT","LETTER","UMINUS","$accept","list","stat","expr","number",
"illegal-symbol",
};
+#if YYDEBUG
const char *const calc_rule[] = {
"$accept : list",
"list :",