forked from GitHub/gf-core
split the testsuite to different directories for compiler, runtime and libraries
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
␍
|
||||
␍
|
||||
C:\gf_2\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations␍
|
||||
fun f : Int -> Int -> Int ;␍
|
||||
def f 0 = \x -> x ;␍
|
||||
and␍
|
||||
def f 1 1 = 0 ;␍
|
||||
in module ArrityCheck␍
|
||||
Reference in New Issue
Block a user