diff --git a/lib/core/seqs.nim b/lib/core/seqs.nim index 1a81b89ea0..20ea9e0351 100644 --- a/lib/core/seqs.nim +++ b/lib/core/seqs.nim @@ -43,7 +43,8 @@ proc `=destroy`[T](s: var seq[T]) = mixin `=destroy` when not supportsCopyMem(T): for i in 0..