diff --git a/compiler/transf.nim b/compiler/transf.nim index 0ea9f7d80d..92319ac193 100644 --- a/compiler/transf.nim +++ b/compiler/transf.nim @@ -825,11 +825,13 @@ proc flattenStmts(n: PNode) = var goOn = true while goOn: goOn = false - for i in 0..