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: typechecker did not catch diff types for == and != operators #127

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

anton-trunov
Copy link
Member

fixes issue #126

@anton-trunov anton-trunov self-assigned this Feb 12, 2024
@anton-trunov anton-trunov linked an issue Feb 12, 2024 that may be closed by this pull request
@anton-trunov anton-trunov added this to the v1.2.0 milestone Feb 12, 2024
@anton-trunov anton-trunov merged commit c1da557 into main Feb 12, 2024
3 checks passed
@anton-trunov anton-trunov deleted the fix-eq-typechecker-bug branch February 12, 2024 10:07
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.

Typechecker does not catch non-equal types for == and != operators
1 participant