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

crypto/sha3: remove unnecessary return at the end of the write function #21669

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

kimshrier
Copy link
Contributor

I program in too many languages and sometimes I forget that a return statement isn't needed at the end of a function when there is no value to return.

@spytheman spytheman merged commit 7d182a4 into vlang:master Jun 12, 2024
64 checks passed
@kimshrier kimshrier deleted the remove_unnecessary_return_in_sha3 branch June 19, 2024 21:07
raw-bin pushed a commit to raw-bin/v that referenced this pull request Jul 2, 2024
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.

2 participants