mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 00:33:03 +00:00
Typo.
This commit is contained in:
@@ -279,7 +279,7 @@ expr:
|
|||||||
}
|
}
|
||||||
]])
|
]])
|
||||||
|
|
||||||
AT_CHECK([bison input.y input.c -v], 0, [], [])
|
AT_CHECK([bison input.y -o input.c -v], 0, [], [])
|
||||||
|
|
||||||
# Check the contents of the report.
|
# Check the contents of the report.
|
||||||
AT_CHECK([cat input.output], [],
|
AT_CHECK([cat input.output], [],
|
||||||
|
|||||||
Reference in New Issue
Block a user