forked from GitHub/gf-core
NumeralLav should use restricted inheritance from CatLav
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--# -path=.:abstract:common:prelude
|
||||
|
||||
concrete NumeralLav of Numeral = CatLav ** open ResLav, ParadigmsLav in {
|
||||
concrete NumeralLav of Numeral = CatLav [Numeral,Digits] ** open ResLav, ParadigmsLav in {
|
||||
|
||||
flags coding = utf8 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user