Annotation of 43BSDReno/pgrm/yacc/test/error.y, revision 1.1

1.1     ! root        1: %%
        !             2: S: error
        !             3: %%
        !             4: main(){printf("yyparse() = %d\n",yyparse());}
        !             5: yylex(){return-1;}
        !             6: yyerror(s)char*s;{printf("%s\n",s);}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.