freebsd-dev/contrib/byacc/test/calc2.tab.h

4 lines
56 B
C
Raw Normal View History

#define DIGIT 257
#define LETTER 258
#define UMINUS 259