1
0
forked from GitHub/gf-core
Files
gf-core/lib/prelude/PredefCnc.gf
2005-04-28 15:42:47 +00:00

4 lines
75 B
Plaintext

concrete PredefCnc of PredefAbs = {
lincat Int, String = {s : Str} ;
} ;