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