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