diff tests/unif1.ur @ 1584:c37d8341940a

Shorter, more focused error messages about undetermined unification variables
author Adam Chlipala <adam@chlipala.net>
date Sat, 29 Oct 2011 17:30:34 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/unif1.ur	Sat Oct 29 17:30:34 2011 -0400
@@ -0,0 +1,3 @@
+fun g n = n + 1
+
+fun f x = x