Skip to content

fix check call for a binding::Function without methods #300

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

Merged
merged 1 commit into from
Jul 17, 2021

Conversation

ZacLN
Copy link
Contributor

@ZacLN ZacLN commented Jul 13, 2021

Fixes false positive in julia-vscode/julia-vscode#2215 (comment)

For every PR, please check the following:

@ZacLN ZacLN requested a review from a team July 13, 2021 21:31
return false
else
return true
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return !has_at_least_one_method :)

@davidanthoff davidanthoff merged commit 7ad3ef3 into master Jul 17, 2021
@davidanthoff davidanthoff deleted the check-call-fix branch July 17, 2021 00:06
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