Skip to content

Instantly share code, notes, and snippets.

@awreece
Created June 12, 2012 23:13
Show Gist options
  • Save awreece/2920751 to your computer and use it in GitHub Desktop.
Save awreece/2920751 to your computer and use it in GitHub Desktop.
#ifdef FOO
if (x) {
#else
if (x_config) {
#endif
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment