aboutsummaryrefslogtreecommitdiff
path: root/contrib/byacc/test/calc.tab.h
blob: 19211182d6b3a34a9744f75cf6ba49afc2f759cc (plain) (blame)
1
2
3
#define DIGIT 257
#define LETTER 258
#define UMINUS 259