From 9ac7c1a3cfcd247d5f6313b0e122049ec0b98fe5 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 16 Apr 2009 12:07:21 -0400 Subject: Catching duplicate cookie and style paths --- tests/badCookie.ur | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/badCookie.ur (limited to 'tests/badCookie.ur') diff --git a/tests/badCookie.ur b/tests/badCookie.ur new file mode 100644 index 00000000..bd9c38ae --- /dev/null +++ b/tests/badCookie.ur @@ -0,0 +1,2 @@ +cookie x : int +cookie x : float -- cgit v1.2.3