julia
2d4c60fa
- test: fix Int63 intrinsics on 32-bit hosts
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
15 days ago
test: fix Int63 intrinsics on 32-bit hosts Allow the local Int63 test constructor to accept signed integers through Int64 so default Int32 literals on 32-bit runners exercise the same truncation path. Co-authored-by: Codex <codex@openai.com>
References
#61359 - core: support odd-bit primitive integers, add Core.bitsizeof
Author
fingolfin
Parents
a8ac5d10
Loading