checkpoint
[sbp.git] / tests / meta.g
index a994e8d..cf6a6b3 100644 (file)
@@ -14,7 +14,7 @@ ps          ::= (e*/ ws) => "ps"
 psx         ::= ps
               | ps ws ^"/" e
 sequence    ::= psx
-                (ws "=>" ws (word|quoted))?              => "seqx"
+              | psx ^"=>" (word|quoted) /ws
 
 ec       ::= [~\-\]\\\~]
            | escaped