diff options
Diffstat (limited to 'tests/reject/tnot.nim')
-rwxr-xr-x | tests/reject/tnot.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/reject/tnot.nim b/tests/reject/tnot.nim index 8075a4768..1985ef666 100755 --- a/tests/reject/tnot.nim +++ b/tests/reject/tnot.nim @@ -1,6 +1,5 @@ discard """ file: "system.nim" - line: 599 errormsg: "type mismatch" """ # BUG: following compiles, but should not: |