diff options
Diffstat (limited to 'test/code_error.tab.c')
| -rw-r--r-- | test/code_error.tab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/code_error.tab.c b/test/code_error.tab.c index eb4db127835f..c178fdd08796 100644 --- a/test/code_error.tab.c +++ b/test/code_error.tab.c @@ -108,7 +108,7 @@ const short error_check[] = { 256, #if YYDEBUG const char *yyname[] = { -"end-of-file", +"end-of-file","illegal-symbol", }; const char *yyrule[] = { "$accept : S", |
