byacc/test/err_syntax26.y
2014-04-03 00:48:12 -04:00

7 lines
71 B
Plaintext

%{
int yylex(void);
static void yyerror(const char *);
%}
%type <tag2