Skip to content

Instantly share code, notes, and snippets.

@alvesjnr
Created October 20, 2011 18:14
Show Gist options
  • Save alvesjnr/1301854 to your computer and use it in GitHub Desktop.
Save alvesjnr/1301854 to your computer and use it in GitHub Desktop.
int a();
int main()
{
a();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment