From ef6eda4cb4b28a6c4a2706ea56240bc708e36349 Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 10 Feb 2018 20:39:05 +0100 Subject: better error messages: use instead of (T1, T2) in order to prevent confusions with tuple types --- tests/errmsgs/tshow_asgn.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/errmsgs/tshow_asgn.nim') diff --git a/tests/errmsgs/tshow_asgn.nim b/tests/errmsgs/tshow_asgn.nim index 250f786e2..1627c9b71 100644 --- a/tests/errmsgs/tshow_asgn.nim +++ b/tests/errmsgs/tshow_asgn.nim @@ -1,5 +1,5 @@ discard """ - errormsg: "type mismatch: got (int) but expected 'cshort = int16'" + errormsg: "type mismatch: got but expected 'cshort = int16'" line: 12 column: 10 file: "tshow_asgn.nim" -- cgit 1.4.1-2-gfad0