checkpoint
[sbp.git] / tests / meta.g
index 5815214..13a2c4b 100644 (file)
@@ -21,7 +21,7 @@ psx        ::= psy                   => "psy"
              |        psy "->" e /ws => "psyr"
 //             | e "<-" psy "->" e /ws => "psylr"
 Sequence   ::= Quoted => "qprod"
-             > psx
+             > psx => "psx"
              | psx  "=>" ^"[]"         /ws
              | psx ^"=>" (word|Quoted) /ws