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 zero arity function calls #8

Merged
merged 1 commit into from
Jan 13, 2017
Merged

Fix zero arity function calls #8

merged 1 commit into from
Jan 13, 2017

Conversation

tmock12
Copy link
Contributor

@tmock12 tmock12 commented Jan 12, 2017

With the recent merge of elixir-lang/elixir#3268 I was getting warnings such as:

warning: variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name

This fixes those ambiguous function calls.

@mrmicahcooper
Copy link
Owner

Sweet! Thank you, sir!

@mrmicahcooper mrmicahcooper merged commit d013b03 into mrmicahcooper:master Jan 13, 2017
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