Skip to content

Instantly share code, notes, and snippets.

@Hydrock
Created June 11, 2018 02:50
Show Gist options
  • Save Hydrock/26980a29256b6783144c9dce4c5939a3 to your computer and use it in GitHub Desktop.
Save Hydrock/26980a29256b6783144c9dce4c5939a3 to your computer and use it in GitHub Desktop.
example_bigint_true
1234567890123456789n * 123n;
// → 151851850485185185047n ✅
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment