Skip to content

Instantly share code, notes, and snippets.

@frednora
Last active July 29, 2018 20:46
Show Gist options
  • Save frednora/7cd05b893c893e69fbd64bbd69932c82 to your computer and use it in GitHub Desktop.
Save frednora/7cd05b893c893e69fbd64bbd69932c82 to your computer and use it in GitHub Desktop.
Test
int main (){
//This is a test.
return (int) 0;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment