X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=tests%2Fmeta.g;h=c40600f8feeb2e78e56f66d764e33064a152e453;hp=e41b7703693ef08d12b61ab7553c2a4ccdfeae7b;hb=75436cc6e44f18083d834a3c92b1e99a53e94b66;hpb=0aaf5ea070beab0bca81d31feed763e69ad19a7a diff --git a/tests/meta.g b/tests/meta.g index e41b770..c40600f 100644 --- a/tests/meta.g +++ b/tests/meta.g @@ -5,7 +5,7 @@ r ::= word ^"::=" alternatives /ws | word ^"!::=" alternatives /ws alternatives ::= equiAlt +/ (ws ">" ws) -equiAlt ::= conjuncts +/ (ws "|" ws) => "alternatives" +equiAlt ::= conjuncts +/ (ws "|" ws) sequence ::= es > es ws ^"/" e