mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Typo.
This commit is contained in:
@@ -368,7 +368,7 @@ id : '0';
|
||||
%%
|
||||
]])
|
||||
|
||||
AT_CHECK([bison input.y -o input.c --report=all], 1, [],
|
||||
AT_CHECK([bison input.y -o input.c --report=all], 0, [],
|
||||
[input.y contains 1 reduce/reduce conflict.
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user