From 4dc71faf407682a3cf47b7f339056b97a3986119 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 15 Dec 2005 02:09:49 -0500 Subject: [PATCH 1/1] checkpoint darcs-hash:20051215070949-5007d-05fad53b8135f8feb590ccd016926d3249380107.gz --- tests/regression.tc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/regression.tc b/tests/regression.tc index 90dd6ee..902d852 100644 --- a/tests/regression.tc +++ b/tests/regression.tc @@ -31,7 +31,7 @@ tibcase { s ::= { Hello } w ::= " " | "\n" ws !::= w** - Hello ::= "hello" ws { "there" ws "how" ws { { "are" } ws } } + Hello ::= "hello" ws { ws "there" ws "how" ws { { "are" } ws } } } testcase { -- 1.7.10.4