diff options
Diffstat (limited to 'src/interp')
-rw-r--r-- | src/interp/metalex.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/metalex.lisp b/src/interp/metalex.lisp index 0aaf9d70..788eb449 100644 --- a/src/interp/metalex.lisp +++ b/src/interp/metalex.lisp @@ -570,7 +570,7 @@ empty (if File-Closed (return nil)) (defconstant Keywords - '(|or| |and| |isnt| |is| |when| |where| |forall| |exist| + '(|or| |and| |isnt| |is| |when| |where| |forall| |exist| |try| |has| |with| |add| |case| |in| |by| |pretend| |mod| |exquo| |div| |quo| |else| |rem| |then| |suchthat| |if| |yield| |iterate| |break| |from| |exit| |leave| |return| |