From 9ca8db1cdb30a8249aebecf735031ec203e3cde0 Mon Sep 17 00:00:00 2001 From: krasimir Date: Wed, 16 Sep 2009 12:13:11 +0000 Subject: [PATCH] another fix in the testsuite --- testsuite/compiler/update/ArrityCheck.gfs.gold | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/compiler/update/ArrityCheck.gfs.gold b/testsuite/compiler/update/ArrityCheck.gfs.gold index d6ea2bb0c..3f0cb2a78 100644 --- a/testsuite/compiler/update/ArrityCheck.gfs.gold +++ b/testsuite/compiler/update/ArrityCheck.gfs.gold @@ -1,6 +1,6 @@ -C:\gf_2\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations +C:\gf_3\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations fun f : Int -> Int -> Int ; def f 0 = \x -> x ; and