tests: show a use of %define lr.default-reductions "consistent"

* tests/conflicts.at (%nonassoc and eof): Extend to test that it
prevents the omission of expected tokens for %error-verbose.
(cherry picked from commit d1cc31c5f0)
This commit is contained in:
Joel E. Denny
2009-08-26 16:36:13 -04:00
parent 833d1720f8
commit d63e12792a
2 changed files with 29 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
2009-08-26 Joel E. Denny <[email protected]>
tests: show a use of %define lr.default-reductions "consistent"
* tests/conflicts.at (%nonassoc and eof): Extend to test that it
prevents the omission of expected tokens for %error-verbose.
2009-08-26 Akim Demaille <[email protected]>
tests: portability fix.