Files
gf-core/lib/prelude/PredefCnc.gf

5 lines
87 B
Plaintext

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