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!: Postconditions of query oparations using result fail to evaluate #80

Conversation

h-man2
Copy link
Contributor

@h-man2 h-man2 commented Jun 11, 2024

  • Set resultValue for operation call after evaluation of body expression
  • The presence of this value is checked while evaluating post conditions

Closes #79

- Set resultValue for operation call after evaluation of body expression
- The presence of this value is checked while evaluating post conditions
@h-man2 h-man2 linked an issue Jun 11, 2024 that may be closed by this pull request
@h-man2 h-man2 self-assigned this Jun 11, 2024
@h-man2 h-man2 merged commit 6534cc6 into master Jun 11, 2024
1 check passed
@h-man2 h-man2 deleted the 79-postconditions-of-query-oparations-using-result-fail-to-evaluate branch June 11, 2024 10:35
h-man2 added a commit that referenced this pull request Jun 13, 2024
- Aligned ExpInstanceConstructor to changes made by #80
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.

Postconditions of query oparations using result fail to evaluate
1 participant