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

Silence parser warning #1039

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Silence parser warning #1039

merged 1 commit into from
Jun 20, 2022

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Jun 20, 2022

It reports possibly useless use of a *** in void context because literals are written at the top level. Assigning to anonymous variable avoid the warning.

It reports `possibly useless use of a *** in void context` because literals are written at the top level. Assigning to anonymous variable avoid the warning.
@soutaro soutaro marked this pull request as ready for review June 20, 2022 05:49
@soutaro soutaro merged commit 585fe7d into master Jun 20, 2022
@soutaro soutaro deleted the useless-in-voed-context branch June 20, 2022 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant