From a8aa1e1dcadabe3c968b111a3523506088feb130 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 19 Feb 2013 00:45:57 +0100 Subject: [PATCH] fixes #286 --- compiler/semexprs.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/semexprs.nim b/compiler/semexprs.nim index 48fe5b4d7d..1fcd7105d0 100755 --- a/compiler/semexprs.nim +++ b/compiler/semexprs.nim @@ -1655,7 +1655,7 @@ proc semCaseExpr(c: PContext, caseStmt: PNode): PNode = proc fixImmediateParams(n: PNode): PNode = # XXX: Temporary work-around until we carry out # the planned overload resolution reforms - for i in 1 ..