X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=tests%2Fmeta.g;h=cf6a6b378b7f3bdefa7437b536520b120d306445;hp=a994e8dd36158e3b97a49da7e3d9acd8558ad25f;hb=6fc80ede5be0eaca9c3ad20415e386b9baee3273;hpb=9ca5aa82948f06917a81983c677e0f8b9cc86af3 diff --git a/tests/meta.g b/tests/meta.g index a994e8d..cf6a6b3 100644 --- a/tests/meta.g +++ b/tests/meta.g @@ -14,7 +14,7 @@ ps ::= (e*/ ws) => "ps" psx ::= ps | ps ws ^"/" e sequence ::= psx - (ws "=>" ws (word|quoted))? => "seqx" + | psx ^"=>" (word|quoted) /ws ec ::= [~\-\]\\\~] | escaped