forked from GitHub/gf-core
bug fix and refactoring in the cc command
This commit is contained in:
3
testsuite/compiler/compute/lambda.gfs
Normal file
3
testsuite/compiler/compute/lambda.gfs
Normal file
@@ -0,0 +1,3 @@
|
||||
i -retain prelude/Predef.gfo
|
||||
cc <\x,x -> x : Str -> Str -> Str>
|
||||
cc <\x -> (<\y,x->y : Str -> Str -> Str>) x : Str -> Str -> Str>
|
||||
Reference in New Issue
Block a user