nonExist now does the expected thing

This commit is contained in:
kr.angelov
2013-08-23 13:17:45 +00:00
parent 50dcaa87b6
commit 62afa58663
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ oper
-- Missing form.
nonExist : Str = variants {} ;
nonExist : Str = Predef.nonExist;
-- Optional string with preference on the string vs. empty.