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: Docstring for functions with ensures #3847

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

MikaelMayer
Copy link
Member

This PR fixes #3840
The detection of the token with docstring was wrong for functions and predicates. This PR fixes that and adds a test.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@MikaelMayer MikaelMayer requested a review from davidcok April 5, 2023 14:10
@MikaelMayer MikaelMayer merged commit 779b4d8 into master Apr 5, 2023
@MikaelMayer MikaelMayer deleted the fix-3840-missing-docstring-predicate branch April 5, 2023 14:57
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.

Missing docstring in predicate
2 participants