mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 06:49:31 -06:00
4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
concrete PredefCnc of PredefAbs = {
|
|
lincat Int, String = {s : Str} ;
|
|
} ;
|