1 start: resolved_conflict . 'a' reported_conflicts 'a'
'a' shift, and go to state 4
1 start: resolved_conflict . 'a' reported_conflicts 'a'
'a' shift, and go to state 4
1 start: resolved_conflict 'a' reported_conflicts . 'a'
'a' shift, and go to state 7
1 start: resolved_conflict 'a' reported_conflicts . 'a'
'a' shift, and go to state 7
empty_c3: %prec 'd' ;
]])
AT_BISON_CHECK([[--report=all -o input.c input.y]], 0, [], [ignore])
empty_c3: %prec 'd' ;
]])
AT_BISON_CHECK([[--report=all -o input.c input.y]], 0, [], [ignore])
-AT_CHECK([[cat input.output | sed -n '/^state 0$/,/^state 1$/p']], 0,
-[[state 0
+AT_CHECK([[cat input.output | sed -n '/^State 0$/,/^State 1$/p']], 0,
+[[State 0
]])
AT_BISON_CHECK([[--report=all -o input.c input.y]], 0, [], [ignore])
]])
AT_BISON_CHECK([[--report=all -o input.c input.y]], 0, [], [ignore])
-AT_CHECK([[cat input.output | sed -n '/^state 0$/,/^state 1$/p']], 0,
-[[state 0
+AT_CHECK([[cat input.output | sed -n '/^State 0$/,/^State 1$/p']], 0,
+[[State 0