From 81e7811e01b22518cb5e533cf75ed5dda0873415 Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Sun, 2 Oct 2022 12:44:10 +0800 Subject: fixes nim check with orc (#20456) * fixes nim check with orc * fixes tests * add tests * fixes tests * Update tests/arc/t20456.nim --- tests/errmsgs/tsigmatch.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/errmsgs/tsigmatch.nim') diff --git a/tests/errmsgs/tsigmatch.nim b/tests/errmsgs/tsigmatch.nim index 8f32ef9e6..49b355982 100644 --- a/tests/errmsgs/tsigmatch.nim +++ b/tests/errmsgs/tsigmatch.nim @@ -1,5 +1,5 @@ discard """ - cmd: "nim check --showAllMismatches:on --hints:off $file" + cmd: "nim check --mm:refc --showAllMismatches:on --hints:off $file" nimout: ''' tsigmatch.nim(111, 4) Error: type mismatch: got but expected one of: -- cgit 1.4.1-2-gfad0