From f7301c48e0bfb173e837f53d9aa8f30130974807 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 14 Dec 2005 00:48:05 -0500 Subject: [PATCH] checkpoint darcs-hash:20051214054805-5007d-99e584b2f093756d3cc7d264771ec6a3dd1fd48d.gz --- tests/meta.g | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.7.10.4