-
Notifications
You must be signed in to change notification settings - Fork 268
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
Deprecating statement refinement syntax - #2765 #2756
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm good with it, but I would prefer to have @RustanLeino provide the final review for that because I don't know the ins and outs of statement refinements
OK with having Rustan review it, Actually Anjali has called a halt on deprecating stuff, so there will be some strategic conversation before this is merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I suggest that this PR also deprecate the modify
statement.
Did you mean to deprecate both senses of the modify statement? |
Oh no ! Unless you have an alternative, please don't deprecate the modify statement. |
Mikael - is it the |
The havoc statement, the first one. I do like the |
Okay, let's treat the |
Fixes #2765, which was part of #2425
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.