forked from GitHub/gf-core
inherent features of Int
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
concrete PredefCnc of PredefAbs = {
|
||||
lincat Int, String = {s : Str} ;
|
||||
lincat
|
||||
Int = {s : Str ; size : Predef.Ints 1 ; last : Predef.Ints 9} ;
|
||||
Float, String = {s : Str} ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user