summaryrefslogtreecommitdiff
path: root/tests/curry3.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/curry3.ur')
-rw-r--r--tests/curry3.ur1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/curry3.ur b/tests/curry3.ur
new file mode 100644
index 0000000..fa2804c
--- /dev/null
+++ b/tests/curry3.ur
@@ -0,0 +1 @@
+val main = fn x : int => fn y : int => fn z : int => x