definefoo.nim 47 B

1234
  1. type
  2. Foo* {.package.} = object
  3. x, y: int