summaryrefslogtreecommitdiff
path: root/tests/curry.lac
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2008-06-10 15:56:33 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2008-06-10 15:56:33 -0400
commit0b48781249e7062928ff78ae3469a508a3e31eaa (patch)
tree9e6bdf99508109633f198c8a01948c165cad3b86 /tests/curry.lac
parentbe45a4a950e01689219ebc5032f53f66b012f660 (diff)
Closure conversion
Diffstat (limited to 'tests/curry.lac')
-rw-r--r--tests/curry.lac1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/curry.lac b/tests/curry.lac
new file mode 100644
index 00000000..46577284
--- /dev/null
+++ b/tests/curry.lac
@@ -0,0 +1 @@
+val main = fn x : int => fn y : int => x