shithub: misc

ref: 765c104f7a15d8a2d82288e581a9872310b1045c
dir: /calc.tab.h/

View raw version

typedef union {
	int i;
}	YYSTYPE;
extern	YYSTYPE	yylval;
#define	NUM	57346