From 6df6ec27ec573fc7f619f7bf9fece6d6b0dc931f Mon Sep 17 00:00:00 2001 From: Fabian Keller Date: Thu, 14 Dec 2017 14:02:13 +0100 Subject: Improved collection-to-string behavior (#6825) --- tests/stdlib/treloop.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/stdlib/treloop.nim') diff --git a/tests/stdlib/treloop.nim b/tests/stdlib/treloop.nim index 35236708c..b4221525d 100644 --- a/tests/stdlib/treloop.nim +++ b/tests/stdlib/treloop.nim @@ -1,5 +1,5 @@ discard """ - output: "@[(, +, 1, 2, )]" + output: '''@["(", "+", " 1", " 2", ")"]''' """ import re -- cgit 1.4.1-2-gfad0