From 9ae0dd611f77c4cd7122e6ac77e0278c1bafbbd7 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Fri, 30 Aug 2019 23:26:45 -0700 Subject: typeToString can now show (recursively) resolved type aliases; fixes #8569 #8083 #8570 (#11678) * nested typeToString * typeToString: preferResolved * add test * fix test * preferMixed * fix tests --- tests/openarray/t8259.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/openarray/t8259.nim') diff --git a/tests/openarray/t8259.nim b/tests/openarray/t8259.nim index c07576997..283c6cd02 100644 --- a/tests/openarray/t8259.nim +++ b/tests/openarray/t8259.nim @@ -1,5 +1,5 @@ discard """ - errormsg: "invalid type: 'openarray[int]' for result" + errormsg: "invalid type: 'openArray[int]' for result" line: 6 """ -- cgit 1.4.1-2-gfad0