Created
June 12, 2010 21:47
-
-
Save rodrigopinto/436117 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Eshell V5.7.2 (abort with ^G) | |
1> c(factorial). | |
./fact.erl:5: Warning: this clause cannot match because a previous clause at line 4 always matches | |
{ok,factorial} | |
2> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment