Skip to content

Instantly share code, notes, and snippets.

@Shivendraiitkgp
Forked from ShivendraAgrawal/Try.c
Created July 29, 2013 08:54
Show Gist options
  • Save Shivendraiitkgp/6103051 to your computer and use it in GitHub Desktop.
Save Shivendraiitkgp/6103051 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment