summaryrefslogtreecommitdiff
path: root/tests/unif1.ur
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2011-10-29 17:30:34 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2011-10-29 17:30:34 -0400
commit7be772d91d592c9a1ec201fb4bc07e8dd1f5a9f5 (patch)
tree0304d9c5614cecb6cec0fe974de29dc18a71ad15 /tests/unif1.ur
parent28e1f4daf5dd22a771359449ba79d5e7901bc41e (diff)
Shorter, more focused error messages about undetermined unification variables
Diffstat (limited to 'tests/unif1.ur')
-rw-r--r--tests/unif1.ur3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/unif1.ur b/tests/unif1.ur
new file mode 100644
index 00000000..9dac9b3e
--- /dev/null
+++ b/tests/unif1.ur
@@ -0,0 +1,3 @@
+fun g n = n + 1
+
+fun f x = x