X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=tests%2Fmeta.g;h=e7f3524397dc615bd5b252fc60b08f836879e076;hp=bfa176dcc39acadce562a1d2bc406f65f6150711;hb=d824fe4034e79260f1f065d1040a39571897cd95;hpb=d75bb01616a13797efda13d752e46a7564e00f41 diff --git a/tests/meta.g b/tests/meta.g index bfa176d..e7f3524 100644 --- a/tests/meta.g +++ b/tests/meta.g @@ -12,9 +12,9 @@ Elements ::= e*/ws psy ::= Elements => "ps" | psy !wp ^"/" !ws e | psy ^"->" e /ws + | psy "=>" ("[]"|"()"|word|Quoted) /ws => goo Sequence ::= Quoted => "qprod" - > psy => "psx" - | psy ^"=>" ("[]"|"()"|word|Quoted) /ws + > psy => "psx" ec ::= ~[\-\]\\] | escaped