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

notFlagTestCase Coq discrepancy #97

Open
derekverbrugge opened this issue Oct 27, 2022 · 0 comments
Open

notFlagTestCase Coq discrepancy #97

derekverbrugge opened this issue Oct 27, 2022 · 0 comments
Labels
Coq Bug Coq Discrepancy Bug

Comments

@derekverbrugge
Copy link
Contributor

Steps to reproduce:
Running #96 will produce an error with the notFlagTestCase

Expected behavior:
Expected to answer -11. (65524)

Actual behavior:
Coq results in 65535 which is wrong, and Haskell results in 65524 which is correct.

@derekverbrugge derekverbrugge changed the title notFlagTestCase Haskell and Coq discrepancy notFlagTestCase Coq discrepancy Oct 30, 2022
@derekverbrugge derekverbrugge added the Coq Bug Coq Discrepancy Bug label Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Coq Bug Coq Discrepancy Bug
Projects
None yet
Development

No branches or pull requests

1 participant