temp
[sbp.git] / tests / meta.g
index 0f69022..5815214 100644 (file)
@@ -17,9 +17,9 @@ ps         ::= e*/ws                              => "ps"
 psy        ::= ps
              | ps wp ^"/" ws e
 psx        ::= psy                   => "psy"
-             | e "<-" psy        /ws => "psyl"
+//             | e "<-" psy        /ws => "psyl"
              |        psy "->" e /ws => "psyr"
-             | e "<-" psy "->" e /ws => "psylr"
+//             | e "<-" psy "->" e /ws => "psylr"
 Sequence   ::= Quoted => "qprod"
              > psx
              | psx  "=>" ^"[]"         /ws