forked from GitHub/gf-core
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
concrete PredefCnc of PredefAbs = {
|
|
lincat
|
|
Int, Float, String = {s : Str} ;
|
|
} ;
|