summaryrefslogtreecommitdiff
path: root/grammars/resource/abstract/PredefAbs.gf
blob: ccd214fd4428290c4197383867157ab7f4b5042b (plain)
1
2
3
4
abstract PredefAbs = {
  cat String ; Int ;
} ;