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(lang): compute func example name correctly #51

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Conversation

princjef
Copy link
Owner

Example names for functions don't properly compute the name of the example if it has a special name because it's being extracted from the prefix, not the full name. This fixes that mistake.

Fixes #47

@princjef princjef merged commit 4fbf40f into master Nov 12, 2021
@princjef princjef deleted the example-name branch November 12, 2021 16:41
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.

Incorrect example naming for struct methods (with suffix)
1 participant