mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
(Invalid inputs): Remove cascaded diagnostic that is no longer emitted.
This commit is contained in:
@@ -298,7 +298,6 @@ input.y:5.1-17: invalid directive: `%a-does-not-exist'
|
|||||||
input.y:6.1: invalid character: `%'
|
input.y:6.1: invalid character: `%'
|
||||||
input.y:6.2: invalid character: `-'
|
input.y:6.2: invalid character: `-'
|
||||||
input.y:7.1-8.0: missing `%}' at end of file
|
input.y:7.1-8.0: missing `%}' at end of file
|
||||||
input.y:7.1-8.0: syntax error, unexpected "%{...%}"
|
|
||||||
]])
|
]])
|
||||||
|
|
||||||
AT_CLEANUP
|
AT_CLEANUP
|
||||||
|
|||||||
Reference in New Issue
Block a user