summary refs log tree commit diff stats
path: root/tests/arc
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2023-06-27 19:07:29 +0800
committerGitHub <noreply@github.com>2023-06-27 13:07:29 +0200
commite422b3c8605f7668b89468ec3f67285bf42e5049 (patch)
tree51754de01ada83c97e9cb591badfd9ca703a131b /tests/arc
parentd52b1d848e6e402971e9bd81e58f6d2553854372 (diff)
downloadNim-e422b3c8605f7668b89468ec3f67285bf42e5049.tar.gz
adds =destroy T support for strings and seqs (#22167)
* adds =destroy T support for strings and seqs

* fixes system

* fixes tests
Diffstat (limited to 'tests/arc')
-rw-r--r--tests/arc/topt_no_cursor.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arc/topt_no_cursor.nim b/tests/arc/topt_no_cursor.nim
index 39e5c8a9b..7cfb0a0d5 100644
--- a/tests/arc/topt_no_cursor.nim
+++ b/tests/arc/topt_no_cursor.nim
@@ -95,7 +95,7 @@ try:
         finally:
           `=destroy`(splitted)
 finally:
-  `=destroy_1`(lan_ip)
+  `=destroy`(lan_ip)
 -- end of expandArc ------------------------
 --expandArc: mergeShadowScope