diff options
Diffstat (limited to 'tests/concepts/t3330.nim')
-rw-r--r-- | tests/concepts/t3330.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/concepts/t3330.nim b/tests/concepts/t3330.nim index 3d0dde5d1..a1ad96f2b 100644 --- a/tests/concepts/t3330.nim +++ b/tests/concepts/t3330.nim @@ -1,5 +1,6 @@ discard """ errormsg: "type mismatch: got <Bar[system.int]>" +disabled: "true" nimout: ''' t3330.nim(63, 4) Error: type mismatch: got <Bar[system.int]> but expected one of: |