Skip to content

Instantly share code, notes, and snippets.

@et
Created December 9, 2013 16:13
Show Gist options
  • Select an option

  • Save et/7874879 to your computer and use it in GitHub Desktop.

Select an option

Save et/7874879 to your computer and use it in GitHub Desktop.
// Start 'bar' to 'baz' changes.
// 'bar' wasn't a very descriptive word.
//var foo = 'bar';
var foo = 'baz';
// End 'bar' to 'baz' changes'
var foo = 'bar';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment