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

Typecheck: Do more substitution on reduced preds #680

Merged
merged 1 commit into from Mar 3, 2024

Conversation

quark17
Copy link
Collaborator

@quark17 quark17 commented Mar 2, 2024

This fixes #678 and adds its example as a test case in the test suite.

Add a test case that fails to typecheck without the substitution.
It's unclear if this is the most efficient fix -- for example, if the
substitution is just covering for an issue earlier where the
predicates are created -- but this doesn't seem to increase the run
time of the testsuite, so it's probably ok.
@quark17 quark17 merged commit 2694b42 into B-Lang-org:main Mar 3, 2024
43 checks passed
@quark17 quark17 deleted the apsub-satmany branch March 3, 2024 09:21
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.

Unresolved numeric contexts that should be resolvable
1 participant