X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=tests%2Fmeta.g;h=cbfee2aaf3a8dacca295899ddcc610e41be7cc98;hb=b205c5ee125119b0372328b70e8a66164df18fd0;hp=845af526ba34d8b783b90952d02cc06927073819;hpb=225993309e6183afa9a88fc13d39df56be54b992;p=sbp.git diff --git a/tests/meta.g b/tests/meta.g index 845af52..cbfee2a 100644 --- a/tests/meta.g +++ b/tests/meta.g @@ -6,8 +6,6 @@ NonTerminal = Word ^"=" RHS /ws // EOF token? // #include (with renaming?) // ANTLR uses ! and ^ suffixes - -blah = "Grammar" RHS = (Sequence +/ (!ws "|" !ws)) +/ (!ws ">" !ws)