Created
July 21, 2016 19:58
-
-
Save davisp/d83348cb9b3abf31dccd9019d03d52c4 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| { | |
| { | |
| { | |
| badarg, | |
| [ | |
| {j, k, [a, 2]}, | |
| {y, x, 1} | |
| ] | |
| }, | |
| some_ignored_thing | |
| }, | |
| "bad argument in call to j:k(a, 2) at y:x/1" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment