mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 18:53:04 +00:00
tests: use %empty instead of comments
* tests/c++.at, tests/glr-regression.at: here.
This commit is contained in:
@@ -893,7 +893,7 @@ error-reduce:
|
||||
|
||||
consistent-error:
|
||||
'a'
|
||||
| /*empty*/ %prec 'a'
|
||||
| %empty %prec 'a'
|
||||
;
|
||||
|
||||
// Provide another context in which all rules are useful so that this
|
||||
|
||||
Reference in New Issue
Block a user