Skip to content

Instantly share code, notes, and snippets.

@robfblair
Created July 19, 2013 14:00
Show Gist options
  • Save robfblair/6039307 to your computer and use it in GitHub Desktop.
Save robfblair/6039307 to your computer and use it in GitHub Desktop.
int fun()
{
printf( "%d", 5);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment