diff options
Diffstat (limited to 'tests/misc/tnot.nim')
-rw-r--r-- | tests/misc/tnot.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/tnot.nim b/tests/misc/tnot.nim index 5c268981e..a3669705b 100644 --- a/tests/misc/tnot.nim +++ b/tests/misc/tnot.nim @@ -1,7 +1,7 @@ discard """ + errormsg: "type mismatch" file: "tnot.nim" line: 14 - errormsg: "type mismatch" """ # BUG: following compiles, but should not: |