Files
gf-core/grammars/prelude/PredefAbs.gf
2003-11-25 06:38:43 +00:00

5 lines
49 B
Plaintext

abstract PredefAbs = {
cat Int ; String ;
} ;