mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-06 13:07:48 +00:00
fix failing test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
discard """
|
||||
errormsg: "finalizer must be a direct reference to a procedure"
|
||||
errormsg: "finalizer must be a direct reference to a proc"
|
||||
line: 29
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user