From: adam Date: Wed, 14 Dec 2005 05:48:05 +0000 (-0500) Subject: checkpoint X-Git-Tag: tag_for_25-Mar~560 X-Git-Url: http://git.megacz.com/?p=sbp.git;a=commitdiff_plain;h=f7301c48e0bfb173e837f53d9aa8f30130974807 checkpoint darcs-hash:20051214054805-5007d-99e584b2f093756d3cc7d264771ec6a3dd1fd48d.gz --- diff --git a/tests/meta.g b/tests/meta.g index 6c41102..02618ab 100644 --- a/tests/meta.g +++ b/tests/meta.g @@ -41,7 +41,7 @@ e ::= word => "nonTerminalY" | e ^"-" e /ws | ^"!" e /ws - | "^" quoted /ws => "care" + | ^"^" quoted /ws | ^"`" e /ws | e ^"#" /ws | quoted => "literal"