Files
gf-core/lib/prelude/PredefAbs.gf
T

5 lines
49 B
Plaintext

abstract PredefAbs = {
cat Int ; String ;
} ;