Skip to content

Instantly share code, notes, and snippets.

@hntrmrrs
Created December 14, 2011 14:11
Show Gist options
  • Save hntrmrrs/1476708 to your computer and use it in GitHub Desktop.
Save hntrmrrs/1476708 to your computer and use it in GitHub Desktop.
$ erl -pa .
Erlang R15B (erts-5.9) [source] [64-bit] [smp:4:4] [async-threads:0] [hipe] [kernel-poll:false]
Eshell V5.9 (abort with ^G)
1> something:baz().
** exception error: no match of right hand side value 133
in function something:baz/0 (something.erl, line 14)
2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment