summaryrefslogtreecommitdiff
path: root/external/bsd/byacc/dist/test/err_syntax26.y
blob: 789ad8a0eae70775ebd4d6718725c5982aca13cc (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: err_syntax26.y,v 1.1.1.1 2015/01/03 22:58:23 christos Exp $	*/

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

%type <tag2