Files
Nim/nimsuggest/tests/dep_v2.nim
2017-03-09 14:58:14 +01:00

10 lines
57 B
Nim

type
Foo* = object
x*, y*: int
z*: string