checkpoint
[sbp.git] / tests / meta.g
index 975e855..6c41102 100644 (file)
@@ -41,7 +41,7 @@ e        ::= word                             => "nonTerminalY"
            |  e ^"-"  e                 /ws
 
            |    ^"!" e                  /ws
-           |     "^" quoted             /ws => "care"
+           |    "^" quoted             /ws => "care"
            |    ^"`" e                  /ws
            |  e ^"#"                    /ws
            |  quoted                        => "literal"