Skip to content

Instantly share code, notes, and snippets.

@khamer
Created November 2, 2010 14:33
Show Gist options
  • Select an option

  • Save khamer/659688 to your computer and use it in GitHub Desktop.

Select an option

Save khamer/659688 to your computer and use it in GitHub Desktop.
Just a quick test of gist
var gist = {
github: function() {
this.com = true;
}
}
gist.github.com;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment