Created
June 11, 2018 02:50
-
-
Save Hydrock/26980a29256b6783144c9dce4c5939a3 to your computer and use it in GitHub Desktop.
example_bigint_true
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1234567890123456789n * 123n; | |
// → 151851850485185185047n ✅ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment