From 85cc5a6a1f0247f0d70f68831a19ec9cab1f5dd3 Mon Sep 17 00:00:00 2001 From: Araq Date: Wed, 10 Dec 2014 01:57:08 +0100 Subject: destuctors are experimental; 'func' is now a keyword --- compiler/wordrecg.nim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compiler/wordrecg.nim') diff --git a/compiler/wordrecg.nim b/compiler/wordrecg.nim index f08ab0ad9..1148bdeaf 100644 --- a/compiler/wordrecg.nim +++ b/compiler/wordrecg.nim @@ -26,7 +26,7 @@ type wBind, wBlock, wBreak, wCase, wCast, wConst, wContinue, wConverter, wDefer, wDiscard, wDistinct, wDiv, wDo, wElif, wElse, wEnd, wEnum, wExcept, wExport, - wFinally, wFor, wFrom, wGeneric, wIf, wImport, wIn, + wFinally, wFor, wFrom, wFunc, wGeneric, wIf, wImport, wIn, wInclude, wInterface, wIs, wIsnot, wIterator, wLet, wMacro, wMethod, wMixin, wMod, wNil, wNot, wNotin, wObject, wOf, wOr, wOut, wProc, wPtr, wRaise, wRef, wReturn, @@ -106,7 +106,7 @@ const "const", "continue", "converter", "defer", "discard", "distinct", "div", "do", "elif", "else", "end", "enum", "except", "export", - "finally", "for", "from", "generic", "if", + "finally", "for", "from", "func", "generic", "if", "import", "in", "include", "interface", "is", "isnot", "iterator", "let", "macro", "method", "mixin", "mod", "nil", "not", "notin", -- cgit 1.4.1-2-gfad0