mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 21:39:32 -06:00
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
i -retain prelude/Predef.gfo
|
|
cc <\x,x -> x : Str -> Str -> Str>
|
|
cc <\x -> (<\y,x->y : Str -> Str -> Str>) x : Str -> Str -> Str>
|