mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* src/conflicts.c (print_reductions): Accept OUT as argument.
Output to it, not to output_obstack. * src/print.c (print_actions): Adjust.
This commit is contained in:
@@ -123,6 +123,9 @@ state 4
|
||||
|
||||
OP shift, and go to state 3
|
||||
|
||||
OP [reduce using rule 1 (exp)]
|
||||
$default reduce using rule 1 (exp)
|
||||
|
||||
|
||||
|
||||
state 5
|
||||
|
||||
Reference in New Issue
Block a user