checkpoint
[sbp.git] / tests / meta.g
index 3ee8fdf..d8353a6 100644 (file)
@@ -27,8 +27,9 @@ ec            = ~[\-\]\\]
 Range         = range:: ec
               |         ec ^"-" ec
 
-e             =                (Quoted|Word) ^":" e
-              > nonTerminal::          Word
+e             =//                (Quoted|Word) ^":" e
+//              > 
+              nonTerminal::          Word
               | literal::       Quoted
               |                  ^"()"
               |                  ^"{" PreSequence "}"       /ws