Skip to content

Instantly share code, notes, and snippets.

@inky
Created November 11, 2012 01:53
Show Gist options
  • Save inky/4053343 to your computer and use it in GitHub Desktop.
Save inky/4053343 to your computer and use it in GitHub Desktop.
#include <stdio.h>
#define GO puts
#define THE (
#define FUCK "GO THE FUCK TO SLEEP"
#define TO );
#define SLEEP return 0
int main()
{
GO THE FUCK TO SLEEP;
}
@evanwalsh
Copy link

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