diff options
author | Araq <rumpf_a@web.de> | 2012-11-11 22:08:29 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-11-11 22:08:29 +0100 |
commit | c439010d5275e4f6c41573f2679a298e73d128cc (patch) | |
tree | f9b9aa3406aaba9039f3c4b96bad394b6ceb929a /tests/reject/tenummix.nim | |
parent | 7ba0a7e324e41a9817dfd39022263f56763682b8 (diff) | |
download | Nim-c439010d5275e4f6c41573f2679a298e73d128cc.tar.gz |
made some tests green
Diffstat (limited to 'tests/reject/tenummix.nim')
-rw-r--r-- | tests/reject/tenummix.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reject/tenummix.nim b/tests/reject/tenummix.nim index 77b7f44d2..8a2a19c1e 100644 --- a/tests/reject/tenummix.nim +++ b/tests/reject/tenummix.nim @@ -1,6 +1,6 @@ discard """ file: "system.nim" - line: 649 + line: 663 errormsg: "type mismatch" """ |