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

notPreFlagTestCase Coq bug. #99

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

notPreFlagTestCase Coq bug. #99

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

Comments

@derekverbrugge
Copy link
Contributor

Steps to reproduce:
Running #98 will produce an error with the notPreFlagTestCase

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 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