summaryrefslogtreecommitdiff
path: root/external/bsd/byacc/dist/test/err_syntax26.y
blob: a9483596a32981bac2137b54baa9802dbb6d9227 (plain)
1
2
3
4
5
6
7
8
/*	$NetBSD: err_syntax26.y,v 1.1.1.3 2016/01/09 21:59:45 christos Exp $	*/

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

%type <tag2