formatting
authoradam <adam@megacz.com>
Sun, 5 Mar 2006 07:00:25 +0000 (02:00 -0500)
committeradam <adam@megacz.com>
Sun, 5 Mar 2006 07:00:25 +0000 (02:00 -0500)
darcs-hash:20060305070025-5007d-e96f4a8e8bd5485cbeb0cca01579c02cf521ba1c.gz

tests/meta.g

index 3ee8fdf..ce2aa6f 100644 (file)
@@ -31,7 +31,7 @@ e             =                (Quoted|Word) ^":" e
               > nonTerminal::          Word
               | literal::       Quoted
               |                  ^"()"
-              |                  ^"{" PreSequence "}"       /ws
+              |                  ^"{" PreSequence "}"    /ws
               |                  ^"["  Range* "]"
               |                e ^"++"                   /ws -> ~[/]
               |                e ^"+"                    /ws -> ~[+]