]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/byacc/test/err_syntax26.y
MFC: r257315, r260445, r264803
[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