diff options
Diffstat (limited to 'test/code_calc.tab.c')
| -rw-r--r-- | test/code_calc.tab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/code_calc.tab.c b/test/code_calc.tab.c index 37a17ef4f814..c4bc96a23624 100644 --- a/test/code_calc.tab.c +++ b/test/code_calc.tab.c @@ -172,7 +172,7 @@ const char *yyname[] = { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, -0,0,0,0,0,0,"DIGIT","LETTER","UMINUS", +0,0,0,0,0,0,"DIGIT","LETTER","UMINUS","illegal-symbol", }; const char *yyrule[] = { "$accept : list", |
