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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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