Files
gf-core/lib/src/swahili/AdjectiveSwa.gf

12 lines
171 B
Plaintext

concrete AdjectiveSwa of Adjective = CatSwa ** open ResSwa, Prelude , ParamX in {
lin
PositA a = {
s = a.s ! Posit ;
} ;
-- PositA a = a;
}