-
Notifications
You must be signed in to change notification settings - Fork 26
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
Compiler warning #46
Comments
@edescourtis It seems the problem is caused by I worked around this by replacing
|
We can remove use ExUnit.Case
use ExCheck or use ExUnit.Callbacks
use ExCheck |
I keep getting this warning how to get this resolved?
All I have is a simple module with this:
warning: this clause cannot match because a previous clause at line 1 always matches
Env:
The text was updated successfully, but these errors were encountered: