Skip to content

Instantly share code, notes, and snippets.

@treeform
Created February 12, 2019 23:44
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 treeform/c4ef874913768517d11668199347a88d to your computer and use it in GitHub Desktop.
Save treeform/c4ef874913768517d11668199347a88d to your computer and use it in GitHub Desktop.
template override*(name: string, inner: untyped) =
template name(): untyped =
inner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment