xref: /freebsd/contrib/byacc/test/yacc/calc.tab.h (revision c697fb7f)
1 #define DIGIT 257
2 #define LETTER 258
3 #define UMINUS 259
4