From 447b60afccc89ef18d8f92a260dd1fcdf735898e Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 31 Aug 2008 08:32:18 -0400 Subject: Laconic -> Ur --- tests/curry.ur | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/curry.ur (limited to 'tests/curry.ur') diff --git a/tests/curry.ur b/tests/curry.ur new file mode 100644 index 00000000..46577284 --- /dev/null +++ b/tests/curry.ur @@ -0,0 +1 @@ +val main = fn x : int => fn y : int => x -- cgit v1.2.3