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

023-strlen does not have meaningful conditions #49

Open
Tracked by #44
jesyspa opened this issue Oct 2, 2024 · 0 comments
Open
Tracked by #44

023-strlen does not have meaningful conditions #49

jesyspa opened this issue Oct 2, 2024 · 0 comments

Comments

@jesyspa
Copy link
Collaborator

jesyspa commented Oct 2, 2024

Due to the way Dafny treats functions, the given postcondition (len == |s|) will already be deduced, so the LLM can simply give an empty set of postconditions for this.

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

No branches or pull requests

1 participant