fixes a test

This commit is contained in:
ringabout
2023-03-23 23:06:31 +08:00
parent 91dee1bcff
commit 24857a0162

View File

@@ -1,9 +1,3 @@
discard """
errormsg: "incorrect object construction syntax"
file: "t5965_1.nim"
line: 10
"""
type Foo = object
a, b, c: int