forked from GitHub/gf-core
next-lib renamed to lib, lib to old-lib
This commit is contained in:
4
old-lib/prelude/PredefCnc.gf
Normal file
4
old-lib/prelude/PredefCnc.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete PredefCnc of PredefAbs = {
|
||||
lincat
|
||||
Int, Float, String = {s : Str} ;
|
||||
} ;
|
||||
Reference in New Issue
Block a user