Skip to content

Instantly share code, notes, and snippets.

@basarat
Last active January 21, 2016 00:39
Show Gist options
  • Save basarat/750338acd626cf5592c2 to your computer and use it in GitHub Desktop.
Save basarat/750338acd626cf5592c2 to your computer and use it in GitHub Desktop.
const foo = 123;
const bar = {
bas : 123, // Why not `bas = 123`
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment