From 4ab56d6be02de18d5da71f97918ff7d3c78e8340 Mon Sep 17 00:00:00 2001 From: Araq Date: Thu, 14 Aug 2014 22:22:04 +0200 Subject: some minor fixes --- tests/testament/specs.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/testament') diff --git a/tests/testament/specs.nim b/tests/testament/specs.nim index 6e72f4b5e..184f07c51 100644 --- a/tests/testament/specs.nim +++ b/tests/testament/specs.nim @@ -53,7 +53,7 @@ const targetToExt*: array[TTarget, string] = ["c", "cpp", "m", "js"] targetToCmd*: array[TTarget, string] = ["c", "cpp", "objc", "js"] -when not defined(parseCfgBool): +when not declared(parseCfgBool): # candidate for the stdlib: proc parseCfgBool(s: string): bool = case normalize(s) -- cgit 1.4.1-2-gfad0