Skip to content

Instantly share code, notes, and snippets.

@steshaw
Last active July 17, 2023 08:36
Show Gist options
  • Save steshaw/7ef2eb455be9abedff8575d1616490b3 to your computer and use it in GitHub Desktop.
Save steshaw/7ef2eb455be9abedff8575d1616490b3 to your computer and use it in GitHub Desktop.
The answer to life, the universe, and everything
let x = 32; in (let x = 10; in x) + x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment