Skip to content

Instantly share code, notes, and snippets.

@Varriount
Created August 1, 2020 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Varriount/4d4358d352c2a26bd0f6ba3ae25cbab1 to your computer and use it in GitHub Desktop.
Save Varriount/4d4358d352c2a26bd0f6ba3ae25cbab1 to your computer and use it in GitHub Desktop.
type
OneType = object
fieldA: string
TwoType = ref object
{.genProcedures.}
fieldB: int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment