summary refs log tree commit diff stats
path: root/tests/destructor
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2020-07-28 19:18:46 +0200
committerGitHub <noreply@github.com>2020-07-28 19:18:46 +0200
commit86c9b7833917cd3deac912488e4dc18a1ca1223a (patch)
tree0d6fc12157c4cf9a23f38f5133cc49b1e0891400 /tests/destructor
parente4e4931432fbc81b1ced68b351691228fae31d36 (diff)
downloadNim-86c9b7833917cd3deac912488e4dc18a1ca1223a.tar.gz
disable sink inference, only enable it for the stdlib. Reason: better source code compatibility (#15105)
Diffstat (limited to 'tests/destructor')
-rw-r--r--tests/destructor/nim.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/destructor/nim.cfg b/tests/destructor/nim.cfg
new file mode 100644
index 000000000..7c148b797
--- /dev/null
+++ b/tests/destructor/nim.cfg
@@ -0,0 +1 @@
+--sinkInference:on