gf-3.3: eclipse/examples/hello/ResEng.gf
--# -path=.:../abstract:../common:../../prelude
resource ResEng = {
param
OtherParam = A | B ;
Gender = Masc | Fem ;
} ;
--# -path=.:../abstract:../common:../../prelude
resource ResEng = {
param
OtherParam = A | B ;
Gender = Masc | Fem ;
} ;