Skip to content

Instantly share code, notes, and snippets.

@ltomaszewski
Forked from aras-p/preprocessor_fun.h
Last active August 29, 2015 14:13
Show Gist options
  • Select an option

  • Save ltomaszewski/94bb14e59e4e873d4c60 to your computer and use it in GitHub Desktop.

Select an option

Save ltomaszewski/94bb14e59e4e873d4c60 to your computer and use it in GitHub Desktop.
// Just before switching jobs:
// Add one of these.
// Preferably into the same commit where you do a large merge.
#define struct union
#define if while
#define else
#define if(x)
#define true ((rand()&15)!=15)
#define true (__LINE__&1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment