forked from GitHub/gf-core
Preparing for release.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
include numerals.Abs.gf ;
|
||||
|
||||
param Place = attr | indep ;
|
||||
param Place = indep | attr ;
|
||||
param Nm = sg | pl ;
|
||||
oper sata : Nm => Str =
|
||||
table {{sg} => "sata" ; {pl} => "sataa"} ;
|
||||
|
||||
Reference in New Issue
Block a user