Skip to content

Instantly share code, notes, and snippets.

@Varriount
Created August 1, 2020 21:08
Show Gist options
  • Save Varriount/583a12051d9c0cfe9fdc64d3466a082c to your computer and use it in GitHub Desktop.
Save Varriount/583a12051d9c0cfe9fdc64d3466a082c to your computer and use it in GitHub Desktop.
type
OneType = object
fieldA: string
TwoType {.genProcedures.} = ref object
fieldB: int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment