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 toInteger for (-1 :: IntN 1) #143

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Fix toInteger for (-1 :: IntN 1) #143

merged 1 commit into from
Oct 20, 2023

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Oct 20, 2023

toInteger for (-1 :: IntN 1) should be -1 rather than 1. This pull request fixes this.

@lsrcz lsrcz merged commit 90f46dc into main Oct 20, 2023
26 checks passed
@lsrcz lsrcz deleted the single-bit-intn branch October 20, 2023 20:54
@lsrcz lsrcz added the bug Something isn't working label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant