/[bison]/bison/tests/regression.at
ViewVC logotype

Diff of /bison/tests/regression.at

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.73 by eggert, Sun Nov 10 05:27:18 2002 UTC revision 1.74 by akim, Tue Nov 12 09:03:13 2002 UTC
# Line 318  AT_DATA([input.y], Line 318  AT_DATA([input.y],
318  void yyerror (const char *s);  void yyerror (const char *s);
319  int yylex (void);  int yylex (void);
320  %}  %}
321  [%token YYEOF 0 "end of file"  [%token MYEOF 0 "end of file"
322  %token 'a' "a"  %token 'a' "a"
323  %token b "b"  %token b "b"
324  %token c 'c'  %token c 'c'

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26