diff options
-rw-r--r-- | tests/misc/tnot.nim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/tnot.nim b/tests/misc/tnot.nim index 8c75c6bc0..5c268981e 100644 --- a/tests/misc/tnot.nim +++ b/tests/misc/tnot.nim @@ -1,6 +1,6 @@ discard """ - tfile: "tnot.nim" - tline: 14 + file: "tnot.nim" + line: 14 errormsg: "type mismatch" """ # BUG: following compiles, but should not: |