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

Begin testing statics using anntoations to represent inferred types #1384

Draft
wants to merge 1 commit into
base: pull_up_ids
Choose a base branch
from

Conversation

7h3kk1d
Copy link
Contributor

@7h3kk1d 7h3kk1d commented Aug 28, 2024

Trying out the #1371 branch to see how amenable it is to testing. Ideally I'd change the implementation of statics to be less reliant on maps but for now it just does the existing statics and replaces the ids as annotations with the inferred types. Implementation is very incomplete.

Example test failure:
Screenshot of alcotest test output that shows a literal integer incorrectly being inferred as a boolean

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.

1 participant