/[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.40 by akim, Tue Mar 19 08:10:20 2002 UTC revision 1.41 by akim, Sun Apr 7 17:40:16 2002 UTC
# Line 139  expr (7) Line 139  expr (7)
139    
140  state 0  state 0
141    
142        $axiom  ->  . expr $   (rule 0)
143    
144      'a'         shift, and go to state 1      'a'         shift, and go to state 1
145    
146      $default    reduce using rule 3 (@2)      $default    reduce using rule 3 (@2)
# Line 348  CONST_DEC (10) Line 350  CONST_DEC (10)
350  @1 (11)  @1 (11)
351      on left: 4, on right: 5      on left: 4, on right: 5
352  state 0  state 0
353        $axiom  ->  . CONST_DEC_PART $   (rule 0)
354      $default    reduce using rule 4 (@1)      $default    reduce using rule 4 (@1)
355      CONST_DEC_PART      go to state 1      CONST_DEC_PART      go to state 1
356      CONST_DEC_LIST      go to state 2      CONST_DEC_LIST      go to state 2

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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