tools/llvm: Do not build with symbols
[minix3.git] / external / bsd / byacc / dist / test / code_calc.tab.h
blob9da23d999ad2d891fd1fced58d8130f22f9402b2
1 /* $NetBSD: code_calc.tab.h,v 1.1.1.3 2011/09/10 21:22:09 christos Exp $ */
3 #define DIGIT 257
4 #define LETTER 258
5 #define UMINUS 259