packages feed

gf-3.10: testsuite/compiler/check/strMatch/strMatch.gf

abstract strMatch = {
  cat S ;
  fun f : S -> S ;
      z : S ;
}