projects
/
sbp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
checkpoint
[sbp.git]
/
tests
/
meta.g
diff --git
a/tests/meta.g
b/tests/meta.g
index
85e9e25
..
fa2b98f
100644
(file)
--- a/
tests/meta.g
+++ b/
tests/meta.g
@@
-17,9
+17,8
@@
conjuncts ::= rewrite
| rewrite ^"&" e*/ws /ws
| rewrite ^"&~" e*/ws /ws
| rewrite ^"&" e*/ws /ws
| rewrite ^"&~" e*/ws /ws
-rewrite ::= sequence /ws => "rewrite"
- | sequence ^"=>" word /ws
- | sequence ^"=>" quoted /ws
+rewrite ::= sequence /ws => "rewrite"
+ | sequence ^"=>" (word|quoted) /ws
ec ::= [~\-\]\\\~]
| escaped
ec ::= [~\-\]\\\~]
| escaped