Skip to content
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

Fix Int64 mod v2 #1797

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Fix Int64 mod v2 #1797

merged 3 commits into from
Aug 21, 2024

Conversation

mitschabaude
Copy link
Collaborator

@mitschabaude mitschabaude commented Aug 21, 2024

fixes #1796

also adds Int64.toBigint() which is important for testing Int64 behavior

@mitschabaude mitschabaude merged commit 9b57f3d into main Aug 21, 2024
24 checks passed
@mitschabaude mitschabaude deleted the fix/mod-int64 branch August 21, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected behaviour of Int64.mod
2 participants