I think that if you have introduced a var anywhere in your module that has the same name as a zero arity function then this warning should be shown that solves all the problems that have been stated.
We compile our code with warnings as errors so it's very important for us to have warnings that point out problems in our code. I feel like the sentiment about being able to use zero arity function without parentheses is pretty split in this thread. If there was a consensus about this warning I would be fine with it. Regards, Olaf -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/874996b8-6759-4a77-be31-d7e050cd6123%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
