mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 19:16:28 -06:00
nonExist now does the expected thing
This commit is contained in:
@@ -35,7 +35,7 @@ oper
|
||||
|
||||
-- Missing form.
|
||||
|
||||
nonExist : Str = variants {} ;
|
||||
nonExist : Str = Predef.nonExist;
|
||||
|
||||
-- Optional string with preference on the string vs. empty.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user