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: string-seq equality in JS runtime #2877

Merged
merged 2 commits into from
Oct 10, 2022

Conversation

alex-chew
Copy link
Contributor

Fixes #2581.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Copy link
Member

@atomb atomb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, simple fix!

@alex-chew alex-chew merged commit 04976e8 into dafny-lang:master Oct 10, 2022
@alex-chew alex-chew deleted the fix/issue-2581 branch October 10, 2022 22:28
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.

Javascript runtime doesn't consider empty sequences equal to empty strings
2 participants