From: adam Date: Thu, 15 Dec 2005 07:09:49 +0000 (-0500) Subject: checkpoint X-Git-Tag: tag_for_25-Mar~526 X-Git-Url: http://git.megacz.com/?p=sbp.git;a=commitdiff_plain;h=4dc71faf407682a3cf47b7f339056b97a3986119 checkpoint darcs-hash:20051215070949-5007d-05fad53b8135f8feb590ccd016926d3249380107.gz --- 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 {