Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempted to run the original code, and tried this as well but the argument error is still propagated to the livebook, and kills compilation. ```elixir iex> assert_raise ArgumentError, fn -> %Character{} end :ok ```
- Loading branch information