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

Look into restricting top-level verification of functions #16

Open
jennalwise opened this issue Jul 19, 2021 · 0 comments
Open

Look into restricting top-level verification of functions #16

jennalwise opened this issue Jul 19, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jennalwise
Copy link
Member

We technically are not supporting the verification of functions, but right now Silicon is verifying functions when provided. This should not happen because the Silver parser should restrict this. However, ideally Silicon will warn against this and ignore verifying them in code. Alternatively, we can look to see whether we can support the verification similarly to methods. If so, make sure to not let functions be used in specifications!!

@jennalwise jennalwise added the enhancement New feature or request label Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant