Last active
December 20, 2015 08:49
-
-
Save ShivendraAgrawal/6102974 to your computer and use it in GitHub Desktop.
Trying out this thing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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 :| |
Yes, I guess so, "the user".
What happens if I fork back the gist you forked from me. :O
Let's check that out.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So I guess this is the only way to communicate to you "the owner" of this gist.