mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
* src/print.c (print_state): Separate the list of solved conflicts
from the other items. * tests/conflicts.at (Resolved SR Conflicts): Adjust.
This commit is contained in:
@@ -328,6 +328,7 @@ state 5
|
||||
1 | exp OP exp . [$end, OP]
|
||||
|
||||
$default reduce using rule 1 (exp)
|
||||
|
||||
Conflict between rule 1 and token OP resolved as reduce (%left OP).
|
||||
]])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user