]> git.saurik.com Git - bison.git/commit
* tests/sets.at (Broken Closure): Add the ending `;'.
authorAkim Demaille <akim@epita.fr>
Mon, 4 Mar 2002 14:57:46 +0000 (14:57 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 4 Mar 2002 14:57:46 +0000 (14:57 +0000)
commitbae3c8d20938d93fa4442c36e219b4bba5f6dec9
tree0a49c75aea39074d083cbbc1918d8b30096fd299
parent6f8dd2075e2b58e024cb08a85b09402858e42dd6
* tests/sets.at (Broken Closure): Add the ending `;'.
* tests/input.at (Invalid $n, Invalid @n): Likewise.
* tests/output.at (AT_CHECK_OUTPUT): Likewise.
* src/reader.at (readgram): Complain if a rule is not ended with a
semi-colon.
ChangeLog
NEWS
src/reader.c
tests/input.at
tests/output.at
tests/regression.at
tests/sets.at