From 78a99587a4ad8ad17a179a7992fcda8a6e10f25a Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Fri, 15 Jan 2021 23:56:38 -0300 Subject: Deprecate TaintedString (#15423) Co-authored-by: Timothee Cour Co-authored-by: Dominik Picheta --- tests/arc/topt_cursor.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/arc') diff --git a/tests/arc/topt_cursor.nim b/tests/arc/topt_cursor.nim index a8020e72b..300402094 100644 --- a/tests/arc/topt_cursor.nim +++ b/tests/arc/topt_cursor.nim @@ -28,7 +28,7 @@ block :tmp: try: var res try: - res = TaintedString(newStringOfCap(80)) + res = newStringOfCap(80) block :tmp_1: while readLine(f, res): x_cursor = res -- cgit 1.4.1-2-gfad0