Hacker News new | ask | show | jobs
by MereInterest 3667 days ago
Along the same lines, for added (and undefined) fun:

    #define static thread_local
    #define if(X) if((X) ^ (rand() < 1000))
    #define private public
    #define while if