From e40ff24c23c9010d66282fa8a3489fe6fa7dc1de Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Fri, 12 Feb 2021 08:10:20 -0800 Subject: typeToString: type float => typedesc[float] (#17011) * typeToString: type float => typedesc[float] * fixup * fix tests --- tests/bind/tinvalidbindtypedesc.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/bind') diff --git a/tests/bind/tinvalidbindtypedesc.nim b/tests/bind/tinvalidbindtypedesc.nim index 4bcd4e39d..1c71c8daf 100644 --- a/tests/bind/tinvalidbindtypedesc.nim +++ b/tests/bind/tinvalidbindtypedesc.nim @@ -1,5 +1,5 @@ discard """ - errormsg: "type mismatch: got " + errormsg: "type mismatch: got " line: 10 """ -- cgit 1.4.1-2-gfad0