Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upthrow/1 is not implemented. raise/1 does not work #359
Comments
|
I made a PR to fix throw compilation. For the |
|
bad example
Its not very informative, perhaps can be improved to look like an actual raise occured? |
|
Errors should definitely be improved. Raise eventually calls |
|
Reopening so discussion is seen |
|
Error messages from raise or :erlang.error should now look like ones from Elixir |
Perhaps it should be added to here #306?