]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/byacc/test/err_syntax26.y
MFC r368207,368607:
[FreeBSD/stable/10.git] / contrib / byacc / test / err_syntax26.y
1 %{
2 int yylex(void);
3 static void yyerror(const char *);
4 %}
5
6 %type <tag2