Skip to content

Instantly share code, notes, and snippets.

@ndugger
Created August 4, 2018 06:19
Show Gist options
  • Save ndugger/6728248a42257f0b188cd2712d03e432 to your computer and use it in GitHub Desktop.
Save ndugger/6728248a42257f0b188cd2712d03e432 to your computer and use it in GitHub Desktop.
macro example (foo, bar) {
// code here
}
example('foo', 'bar');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment