diff options
Diffstat (limited to 'tests/errmsgs/t10376.nim')
-rw-r--r-- | tests/errmsgs/t10376.nim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/errmsgs/t10376.nim b/tests/errmsgs/t10376.nim index 2ce16d6a2..814c860dc 100644 --- a/tests/errmsgs/t10376.nim +++ b/tests/errmsgs/t10376.nim @@ -1,6 +1,7 @@ discard """ + matrix: "--mm:refc" errormsg: "finalizer must be a direct reference to a proc" - line: 29 + line: 30 """ type |