mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 13:59:31 -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>
|