freebsd-skq/contrib/byacc/test/err_syntax26.y

7 lines
71 B
Plaintext
Raw Normal View History

2014-04-22 22:11:22 +00:00
%{
int yylex(void);
static void yyerror(const char *);
%}
%type <tag2