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: Resolve :- expressions with void outcomes in new resolver #4734

Merged
merged 9 commits into from
Nov 3, 2023

Conversation

RustanLeino
Copy link
Collaborator

Fixes #4731

How has this been tested?

As part of this PR, I also converted some of the :- related tests in the exceptions folder.

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

@RustanLeino RustanLeino enabled auto-merge (squash) November 2, 2023 15:59
@RustanLeino RustanLeino merged commit 2ba72b7 into dafny-lang:master Nov 3, 2023
20 checks passed
@RustanLeino RustanLeino deleted the issue-4731 branch November 3, 2023 16:13
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.

NullReferenceException when using :- with the type-system-refresh option
2 participants