X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=tests%2Fmeta.g;h=cbfee2aaf3a8dacca295899ddcc610e41be7cc98;hp=845af526ba34d8b783b90952d02cc06927073819;hb=7d1d5b9e2969e687cc07592f5a212681f8d26479;hpb=225993309e6183afa9a88fc13d39df56be54b992 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)