mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-05 11:24:08 +00:00
Fix tests/notnil/tnotnil_in_objconstr.nim
This commit is contained in:
committed by
Andreas Rumpf
parent
54f06427c8
commit
e0bb78553a
@@ -1,5 +1,5 @@
|
||||
discard """
|
||||
errormsg: "fields not initialized: bar"
|
||||
errormsg: "The Foo type requires the following fields to be initialized: bar"
|
||||
line: "13"
|
||||
"""
|
||||
{.experimental: "notnil".}
|
||||
|
||||
Reference in New Issue
Block a user