diff options
Diffstat (limited to 'tests/destructor/tsimpleclosure.nim')
-rw-r--r-- | tests/destructor/tsimpleclosure.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/destructor/tsimpleclosure.nim b/tests/destructor/tsimpleclosure.nim index 35c57a634..9626dd6f8 100644 --- a/tests/destructor/tsimpleclosure.nim +++ b/tests/destructor/tsimpleclosure.nim @@ -1,5 +1,5 @@ discard """ - cmd: '''nim c -d:nimAllocStats --newruntime $file''' + cmd: '''nim c -d:nimAllocStats --gc:arc $file''' output: '''a b 70 hello |