Skip to content

Instantly share code, notes, and snippets.

@leny
Created July 12, 2018 10:07
Show Gist options
  • Save leny/638778c8f79e8c059bd7ce81dd6cb3dc to your computer and use it in GitHub Desktop.
Save leny/638778c8f79e8c059bd7ce81dd6cb3dc to your computer and use it in GitHub Desktop.
let answer;
if ((answer = DeepThought.getTheAnswer()) === 42) {
// … do something with foo
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment