-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Big UInt128 literals don't work #7448
Labels
Comments
asterite
added
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
topic:compiler
labels
Feb 17, 2019
There's #7093, as I understand waiting for the final touches. Would be great if it made it into |
@Sija No new commits for about two months. |
@delef True, but that's the most complete PR to date. |
asterite
changed the title
Crystal compiler bug (UInt128)
Big UInt128 literals don't work
May 8, 2019
Int128 as well as UInt128. |
This has been resolved by #11571 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
1_329_227_995_784_915_872_903_807_060_280_344_576_u128
https://carc.in/#/r/6a2o
But, I can get the same UInt128 from Slice(UInt8):
https://carc.in/#/r/6a6i
The text was updated successfully, but these errors were encountered: