Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nitayneeman/118e8665aa74819fc7c0691fc874751d to your computer and use it in GitHub Desktop.
Save nitayneeman/118e8665aa74819fc7c0691fc874751d to your computer and use it in GitHub Desktop.
const invalidOperation = 3n + 2; // TypeError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment