From 0da91aa744703b816b1a9fd64f36b0de23145331 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Wed, 15 Aug 2018 16:31:56 +0200 Subject: changes how the now illegal 'string == nil' comparison is detected --- tests/stdlib/tnilecho.nim | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/stdlib') diff --git a/tests/stdlib/tnilecho.nim b/tests/stdlib/tnilecho.nim index 0f8a38438..ec8d71dab 100644 --- a/tests/stdlib/tnilecho.nim +++ b/tests/stdlib/tnilecho.nim @@ -1,2 +1,6 @@ +discard """ + output: "" +""" + var x = @["1", "", "3"] doAssert $x == """@["1", "", "3"]""" -- cgit 1.4.1-2-gfad0