mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
fix typechecking with the normal type checker
This commit is contained in:
@@ -2026,6 +2026,7 @@ mkA092 base =
|
||||
_ => error "Can't apply paradigm mkA092"
|
||||
} ;
|
||||
|
||||
reg4N' : (_,_,_,_ : Str) -> Gender -> LinN ;
|
||||
reg4N' nom pl gen pal g =
|
||||
lin N
|
||||
{ s = table {
|
||||
|
||||
Reference in New Issue
Block a user