Skip to content

Instantly share code, notes, and snippets.

@Dynalon
Forked from anonymous/test.c
Created October 11, 2012 18:13
Show Gist options
  • Save Dynalon/3874413 to your computer and use it in GitHub Desktop.
Save Dynalon/3874413 to your computer and use it in GitHub Desktop.
Test
int main (void)
{
printf ("hello world!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment