diff --git a/nim.cfg b/nim.cfg index 61a99f9..50b0f70 100644 --- a/nim.cfg +++ b/nim.cfg @@ -1 +1,2 @@ --mm:refc # workaround for sigsegv using iterators +--warning[DotLikeOps]:off