mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 02:02:51 -06:00
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