/* Generated by re2c */ #line 1 "input7.re" #line 5 "" { YYCTYPE yych; if(YYLIMIT == YYCURSOR) YYFILL(1); yych = *YYCURSOR; switch(yych) { case 0x0A: goto yy4; default: goto yy2; } yy2: ++YYCURSOR; #line 5 "input7.re" { return 0; } #line 19 "" yy4: ++YYCURSOR; #line 6 "input7.re" { return 1; } #line 24 "" } #line 8 "input7.re"