From d45605522167271a68d7f69ad6de8917beb65a70 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Fri, 1 Sep 2017 16:30:24 +0200 Subject: [PATCH] fixes #6306 --- compiler/reorder.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/reorder.nim b/compiler/reorder.nim index 06b937421d..a9ad1fd97d 100644 --- a/compiler/reorder.nim +++ b/compiler/reorder.nim @@ -75,7 +75,7 @@ proc visit(i: int; all, res: PNode; deps: var seq[(IntSet, IntSet)]): bool = # trouble: for k in oldLen..