1 2 3 4 5 6 7 8
--# -path=.:../abstract:../common:../../prelude resource ResEng = { param OtherParam = A | B ; Gender = Masc | Fem ; } ;