Cryptic error when invalid :limit given in IO.inspect #6142
Comments
Let's attempt to improve this on the Erlang side: erlang/otp#1478 |
@josevalim it's great to see that issues discovered in Elixir make their way into Erlang. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Look at the misspelling in the
:limit
valueIt's impossible to know what's wrong with that Error message.
I was looking at a solution, but it seems that we should be validating Inspect.Opts, just wanted to look for some guidance before investing energy on this.
The text was updated successfully, but these errors were encountered: