shithub: misc

ref: bcc3ca5d8b65c479a2323d548ae7be5425c5a074
dir: /calc.tab.h/

View raw version

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