Skip to content

Instantly share code, notes, and snippets.

@kputtur
Created March 3, 2014 05:31
Show Gist options
  • Save kputtur/9318963 to your computer and use it in GitHub Desktop.
Save kputtur/9318963 to your computer and use it in GitHub Desktop.
#include<stdio.h>
int main()
{
printf("try out gist");
return 0;
}
@kputtur
Copy link
Author

kputtur commented Mar 3, 2014

try comment

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