Skip to content

Instantly share code, notes, and snippets.

@TimothyGu
Created May 7, 2015 05:54
Show Gist options
  • Save TimothyGu/164ee8e037fbf85a0be8 to your computer and use it in GitHub Desktop.
Save TimothyGu/164ee8e037fbf85a0be8 to your computer and use it in GitHub Desktop.
var oneVar = 0
, another = 1;
, addingAnotherOne = 2;
var oneVar = 0
, another = 1
, addingAnotherOne = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment