more improvements to TibDoc
[sbp.git] / tests / meta.g
index 72e1665..ce2aa6f 100644 (file)
@@ -28,11 +28,10 @@ Range         = range:: ec
               |         ec ^"-" ec
 
 e             =                (Quoted|Word) ^":" e
-              > 
-              nonTerminal::          Word
+              > nonTerminal::          Word
               | literal::       Quoted
               |                  ^"()"
-              |                  ^"{" PreSequence "}"       /ws
+              |                  ^"{" PreSequence "}"    /ws
               |                  ^"["  Range* "]"
               |                e ^"++"                   /ws -> ~[/]
               |                e ^"+"                    /ws -> ~[+]