Files
gf-core/deprecated/old-lib/prelude/PredefAbs.gf
2009-12-09 09:47:16 +00:00

5 lines
58 B
Plaintext

abstract PredefAbs = {
cat Int ; String ; Float ;
} ;