Skip to content

Conversation

RustanLeino
Copy link
Collaborator

Boogie allows where clauses on procedure parameters, but these are not repeated in corresponding implementations. This PR fixes a bug where such where clauses were included in an implementaiton, which is malformed Boogie.

Fixes #5873

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) October 30, 2024 20:27
@RustanLeino RustanLeino merged commit b1dda0f into dafny-lang:master Nov 5, 2024
22 checks passed
@RustanLeino RustanLeino deleted the issue-5873 branch November 5, 2024 23:42
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.

Non-reference type parameter in extending type causes malformed Boogie
2 participants