Skip to content

Instantly share code, notes, and snippets.

@Shivendraiitkgp
Forked from ShivendraAgrawal/Try.c
Created July 29, 2013 08:55
Show Gist options
  • Save Shivendraiitkgp/6103060 to your computer and use it in GitHub Desktop.
Save Shivendraiitkgp/6103060 to your computer and use it in GitHub Desktop.
#include<stdio.h>
main()
{
printf("Hello");
}
# Ok, so the change was not reflected here. Interesting!!
#This is a 2nd change in the original file.
#3rd change. It's getting confusing here :|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment