diff options
author | Arne Döring <arne.doering@gmx.net> | 2019-02-12 22:00:31 +0100 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2019-02-13 23:30:14 +0100 |
commit | 28394153aba1e1ec0410406392e26e1e7e2e681e (patch) | |
tree | 0f2f455db7375b8e2c1e57b56a7f7d950d955bab /tests/enum | |
parent | 304b1dd34bc52df29528c2a12f769cb59904db5a (diff) | |
download | Nim-28394153aba1e1ec0410406392e26e1e7e2e681e.tar.gz |
32 bit fixes (#10608)
Diffstat (limited to 'tests/enum')
-rw-r--r-- | tests/enum/tenummix.nim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/enum/tenummix.nim b/tests/enum/tenummix.nim index c7db4e056..8c306bae1 100644 --- a/tests/enum/tenummix.nim +++ b/tests/enum/tenummix.nim @@ -1,7 +1,7 @@ discard """ - tfile: "tenummix.nim" - tline: 11 errormsg: "type mismatch" + file: "tenummix.nim" + line: 11 """ type |