From: Paul Eggert Date: Fri, 18 Apr 2003 07:26:46 +0000 (+0000) Subject: (Invalid inputs): Remove cascaded diagnostic that is no longer emitted. X-Git-Tag: BISON-2_0~335 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/47e7600a21bf1d2be5ee2f2f337b57072e128c30?ds=inline (Invalid inputs): Remove cascaded diagnostic that is no longer emitted. --- diff --git a/tests/regression.at b/tests/regression.at index 59eddbb2..3f83ac46 100644 --- a/tests/regression.at +++ b/tests/regression.at @@ -298,7 +298,6 @@ input.y:5.1-17: invalid directive: `%a-does-not-exist' input.y:6.1: 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: syntax error, unexpected "%{...%}" ]]) AT_CLEANUP