mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-18 17:08:32 +00:00
fixes a test
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
discard """
|
||||
errormsg: "incorrect object construction syntax"
|
||||
file: "t5965_1.nim"
|
||||
line: 10
|
||||
"""
|
||||
|
||||
type Foo = object
|
||||
a, b, c: int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user