From 9142fcff76eabaabe984760c211be1a0f31bcb55 Mon Sep 17 00:00:00 2001 From: krasimir Date: Sat, 13 Jun 2009 13:54:06 +0000 Subject: split the testsuite to different directories for compiler, runtime and libraries --- testsuite/update/ArrityCheck.gf | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 testsuite/update/ArrityCheck.gf (limited to 'testsuite/update/ArrityCheck.gf') diff --git a/testsuite/update/ArrityCheck.gf b/testsuite/update/ArrityCheck.gf deleted file mode 100644 index 9ee03ba6e..000000000 --- a/testsuite/update/ArrityCheck.gf +++ /dev/null @@ -1,5 +0,0 @@ -abstract ArrityCheck = { - fun f : Int -> Int -> Int ; - def f 0 = \x -> x ; - f 1 1 = 0 ; -} -- cgit v1.2.3