Skip to content

Instantly share code, notes, and snippets.

@datapimp
Created January 10, 2011 21:21
Show Gist options
  • Select an option

  • Save datapimp/773493 to your computer and use it in GitHub Desktop.

Select an option

Save datapimp/773493 to your computer and use it in GitHub Desktop.
var value = 1,
other_value = 2,
and_another = "what up girl whatchu wearing?",
method = function(){
alert('we do it big');
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment