summaryrefslogtreecommitdiff
path: root/tests/polyjsFfi.urs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/polyjsFfi.urs')
-rw-r--r--tests/polyjsFfi.urs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/polyjsFfi.urs b/tests/polyjsFfi.urs
new file mode 100644
index 00000000..a2be8909
--- /dev/null
+++ b/tests/polyjsFfi.urs
@@ -0,0 +1,2 @@
+val one : a ::: Type -> a -> a
+val two : a ::: Type -> b ::: Type -> a -> b