diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-08 08:02:27 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-08 08:02:27 +0000 |
| commit | 88deb182c9a4d68ca0007518fb97e95668b156fe (patch) | |
| tree | a4f3ed26a34f3601ccbf045a9afe2fe80d32cc03 /test/code_calc.tab.c | |
| parent | 3eb8784e50aaba406aa8ed7b5cd4c6f160923c79 (diff) | |
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", |
