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

#line 5 "default_full.e.c"
{
	YYCTYPE yych;
	if (YYLIMIT <= YYCURSOR) YYFILL(1);
	yych = *YYCURSOR;
	++YYCURSOR;
#line 3 "default_full.e.re"
	{ return FULL; }
#line 13 "default_full.e.c"
}
#line 4 "default_full.e.re"