packages feed

gf-3.1.6: lib/src/prelude/PredefCnc.gf

concrete PredefCnc of PredefAbs = {
  lincat 
    Int, Float, String = {s : Str} ;
} ;