checkpoint
[sbp.git] / tests / meta.g
index 43f539a..dd222e0 100644 (file)
@@ -12,7 +12,7 @@ Elements      =  e*/ws
 PreSequence   = Elements => "ps"
               | PreSequence !wp ^"/"  !ws e
               | PreSequence     ^"->"     e /ws
-//              | (Quoted|word)   ^"::" PreSequence /ws
+              | (Quoted|word)   ^"::" PreSequence /ws
               | PreSequence     ^"=>" ("[]"|"()"|word|Quoted) /ws
 Sequence      = PreSequence    => "psx"