mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
* fix #16150 improve type mismatch errors * allow -d:nimLegacyTypeMismatch * address comment
This commit is contained in:
@@ -8,3 +8,4 @@ switch("path", "$lib/../testament/lib")
|
||||
switch("colors", "off")
|
||||
switch("listFullPaths", "off")
|
||||
switch("excessiveStackTrace", "off")
|
||||
switch("define", "nimLegacyTypeMismatch")
|
||||
|
||||
Reference in New Issue
Block a user