checkpoint
[sbp.git] / tests / regression.tc
index 90dd6ee..902d852 100644 (file)
@@ -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 {