Files
gf-core/grammars/resource/abstract/PredefAbs.gf

5 lines
49 B
Plaintext

abstract PredefAbs = {
cat String ; Int ;
} ;