mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-16 00:09:31 -06:00
qualification of type PN in Heb.mkPN to resolve overloading
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
|
||||
|
||||
mkPN = overload {
|
||||
mkPN : Str -> Gender -> PN
|
||||
mkPN : Str -> Gender -> CatHeb.PN
|
||||
= mkProperNoun ;
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user