Fix tests/notnil/tnotnil_in_objconstr.nim

This commit is contained in:
Zahary Karadjov
2020-03-27 22:48:40 +02:00
committed by Andreas Rumpf
parent 54f06427c8
commit e0bb78553a

View File

@@ -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".}