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 ..