Created
September 28, 2015 12:53
-
-
Save arcusfelis/c07e9aa71ee61475e833 to your computer and use it in GitHub Desktop.
No match
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
10> <<1>> = <<-2:1, 1:7>>. | |
<<1>> | |
11> <<-2:1, 1:7>> = <<1>>. | |
** exception error: no match of right hand side value <<1>> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment