X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fregression.tc;h=0d4b8d405e17e6b071beec1d48d00f87a2e82c58;hb=8633a1ff957ac9ccbafa5e897bc8b9f17eadab02;hp=9a7ef5062056e234ec8b4eca33ccef0325cf400e;hpb=bc7ff8b63529e420f7caa244d3bf74471f55cb7b;p=sbp.git diff --git a/tests/regression.tc b/tests/regression.tc index 9a7ef50..0d4b8d4 100644 --- a/tests/regression.tc +++ b/tests/regression.tc @@ -25,14 +25,14 @@ tibcase { hello there how - { are } + { are } "; output "yep"; s ::= { Hello } => "yep" w ::= " " | "\n" ws !::= w** - Hello ::= "hello" ws { ws "there" ws "how" ws { { "are" } ws } } + Hello ::= "hello" ws { "there" "how" { "are" } } } testcase {