tests: use %empty instead of comments

* tests/c++.at, tests/glr-regression.at: here.
This commit is contained in:
Akim Demaille
2019-05-08 09:11:37 +02:00
parent 7aa38561f7
commit cd56929097
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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