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

Add documentation on variable remove #141

Open
lbinria opened this issue Jul 1, 2022 · 0 comments
Open

Add documentation on variable remove #141

lbinria opened this issue Jul 1, 2022 · 0 comments
Assignees

Comments

@lbinria
Copy link
Collaborator

lbinria commented Jul 1, 2022

Description

Add documentation on variable remove.

  • No variable remove in user defined function, all variables are considered as used.
  • No variable remove when using in instruction in seq part, if r := something, r is considered as used even if not used in guard / invariant due to strict evaluation.
@lbinria lbinria self-assigned this Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants