From e1cc3b83fba0bc66790959d3cd84d70464c31e4f Mon Sep 17 00:00:00 2001 From: flywind Date: Fri, 5 Mar 2021 02:33:16 +0800 Subject: deprecate newruntime (#17245) * deprecate newruntime * tests * Update compiler/commands.nim --- tests/destructor/tsimpleclosure.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/destructor/tsimpleclosure.nim') 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 -- cgit 1.4.1-2-gfad0