diff --git a/compiler/ast.nim b/compiler/ast.nim index 2c8f686ebb..b8202abe60 100644 --- a/compiler/ast.nim +++ b/compiler/ast.nim @@ -1622,7 +1622,7 @@ iterator items*(n: PNode): PNode = for i in 0..= nkNone and n.kind <= nkNilLit