Skip to content

Instantly share code, notes, and snippets.

@kellymclaughlin
Created October 21, 2011 19:50
Show Gist options
  • Select an option

  • Save kellymclaughlin/1304771 to your computer and use it in GitHub Desktop.

Select an option

Save kellymclaughlin/1304771 to your computer and use it in GitHub Desktop.
Erlang R15 line numbers
13:49:27:~ $ erl
Erlang R15A (erts-5.9) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:0] [hipe] [kernel-poll:false]
Eshell V5.9 (abort with ^G)
1> test:bad().
** exception error: bad argument
in function test:bad/0 (test.erl, line 44)
2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment