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

Check call is unqualified no argument + 0-arity #665

Merged
merged 1 commit into from
Apr 11, 2017
Merged

Check call is unqualified no argument + 0-arity #665

merged 1 commit into from
Apr 11, 2017

Conversation

KronicDeth
Copy link
Owner

Fixes #642

Changelog

Bug Fixes

  • Check match Call is an UnqualifiedNoArgumentCall, in addition to being 0 resolved final arity, before checking if the name matches.

Fixes #642

Check `match` `Call` is an `UnqualifiedNoArgumentCall`, in addition to
being 0 resolved final arity, before checking if the name matches
@KronicDeth KronicDeth added this to the v5.0.0 milestone Apr 11, 2017
@KronicDeth KronicDeth self-assigned this Apr 11, 2017
@KronicDeth KronicDeth merged commit 5f10488 into master Apr 11, 2017
@KronicDeth KronicDeth deleted the 642 branch April 11, 2017 02:27
KronicDeth added a commit that referenced this pull request Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0-arity qualified call with or without parentheses is highlighted as variable when same name as variable
1 participant