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

Diff of /bison/tests/calc.at

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

revision 1.22 by akim, Sun May 26 18:38:41 2002 UTC revision 1.23 by akim, Tue Jun 11 20:16:05 2002 UTC
# Line 89  :>@,"; Line 89  :>@,";
89  %type  <ival> exp  %type  <ival> exp
90    
91  /* Exercise quotes in strings.  */  /* Exercise quotes in strings.  */
92  %token "fake @>:@@>:@,"  %token FAKE "fake @>:@@>:@,"
93    
94  %nonassoc '=' /* comparison            */  %nonassoc '=' /* comparison            */
95  %left '-' '+'  %left '-' '+'

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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