summaryrefslogtreecommitdiff
path: root/test/default.e.c
blob: 4d4b15dab7d650cdc84945c0581a246d3c5110a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Generated by re2c */
#line 1 "default.e.re"

#line 5 "default.e.c"
{
	YYCTYPE yych;
	if (YYLIMIT <= YYCURSOR) YYFILL(1);
	yych = *YYCURSOR++;
#line 2 "default.e.re"
	{ return DEFAULT; }
#line 12 "default.e.c"
}
#line 3 "default.e.re"