forked from GitHub/gf-rgl
The new Decimal API
This commit is contained in:
@@ -66,6 +66,7 @@ concrete CatSlo of Cat =
|
||||
|
||||
lincat Numeral = Determiner ; ---- TODO: should contain Ord as well
|
||||
lincat Digits = {s:Str ; size : NumSize} ;
|
||||
lincat Decimal = {s:Str ; size : NumSize; hasDot : Bool} ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user