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

Allow equality between different token types #149

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

mattdean-digicatapult
Copy link
Contributor

Removes an assertion on TokenToken (e.g. token_a == token_b) equality checks that the two tokens are the same type. This is not a requirement in all use cases

@mattdean-digicatapult mattdean-digicatapult merged commit 23555bf into main Nov 24, 2023
8 checks passed
@mattdean-digicatapult mattdean-digicatapult deleted the bug/lang-rm-invalid-type-check branch November 24, 2023 11:00
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.

2 participants