* tests/regression.at (%nonassoc and eof): New.

Suggested by Robert Anisko.
This commit is contained in:
Akim Demaille
2002-01-25 16:24:40 +00:00
parent 29ae55f112
commit 30f8c3953f
12 changed files with 285 additions and 217 deletions

View File

@@ -1,3 +1,8 @@
2002-01-25 Akim Demaille <akim@epita.fr>
* tests/regression.at (%nonassoc and eof): New.
Suggested by Robert Anisko.
2002-01-24 Akim Demaille <akim@epita.fr>
Bison dumps core when trying to complain about broken input files.