From ac4dad51939affe9dfc6eb2b5f8212cbc40d1804 Mon Sep 17 00:00:00 2001 From: Ruslan Mustakov Date: Wed, 10 Feb 2016 14:53:46 +0600 Subject: [PATCH] Added nnkTemplateDef and nnkConverterDef to RoutineNodes set --- lib/core/macros.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/macros.nim b/lib/core/macros.nim index 872d4848dc..eda7936204 100644 --- a/lib/core/macros.nim +++ b/lib/core/macros.nim @@ -601,7 +601,7 @@ proc last*(node: NimNode): NimNode {.compileTime.} = node[