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