Skip to content

Instantly share code, notes, and snippets.

@hzhou
Last active December 9, 2015 16:29
Show Gist options
  • Save hzhou/043707c5c7a95d2a3e64 to your computer and use it in GitHub Desktop.
Save hzhou/043707c5c7a95d2a3e64 to your computer and use it in GitHub Desktop.
micro-duplication

I implemented a simple macro (in MyDef) today:

$(for:a,b,c and 1,2,3)
    a = 1;

It soothed a long-time sore spot of mine. Feels good, has to post somewhere :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment