Runtime crash on erlang when constructing bit arrays #4271
Labels
discussion
The approach has not yet been decided
help wanted
Contributions encouraged
priority:medium
Currently, if you run the following code:
The compiler will allow it, but when run, it produces an erlang Badarg error. This is probably not desired behaviour. I'm not sure if we consider this a breaking change, but since it never worked in the first place, I would lean no.
The text was updated successfully, but these errors were encountered: