mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-13 09:00:12 -06:00
fix type errors detected by the new type checker
This commit is contained in:
@@ -175,7 +175,6 @@ oper
|
||||
----2 Pronouns
|
||||
--PronForm = {s:Pronoun => Str};
|
||||
|
||||
DemonPronForm = {s:DemPronForm => Str};
|
||||
mkDemonPronForm : (x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15,x16:Str) -> DemPronForm =
|
||||
\y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15,y16 -> {
|
||||
s = table {
|
||||
|
||||
Reference in New Issue
Block a user