diff options
Diffstat (limited to 'tests/objvariant')
-rw-r--r-- | tests/objvariant/tadrdisc.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/objvariant/tadrdisc.nim b/tests/objvariant/tadrdisc.nim index 1afe7d04f..258fb42f3 100644 --- a/tests/objvariant/tadrdisc.nim +++ b/tests/objvariant/tadrdisc.nim @@ -1,7 +1,7 @@ discard """ file: "tadrdisc.nim" line: 20 - errormsg: "type mismatch: got (TKind)" + errormsg: "type mismatch: got <TKind>" """ # Test that the address of a dicriminants cannot be taken |