]> git.saurik.com Git - bison.git/commitdiff
Typo.
authorAkim Demaille <akim@epita.fr>
Tue, 10 Sep 2002 14:08:48 +0000 (14:08 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 10 Sep 2002 14:08:48 +0000 (14:08 +0000)
tests/regression.at

index 5895fd06f708209810b2c87a1c74e6ff52b56289..13d3ab9e0b233bec6832454effe6c7d3ed1d981b 100644 (file)
@@ -298,7 +298,7 @@ input.y:5.1: invalid character: `%'
 input.y:6.1: invalid character: `%'
 input.y:6.2: invalid character: `-'
 input.y:7.1-8.0: unexpected end of file in a prologue
-input.y:7.1-8.0: parse error, unexpected "%{...}%", expecting ";" or "|"
+input.y:7.1-8.0: parse error, unexpected "%{...%}", expecting ";" or "|"
 ]])
 
 AT_CLEANUP