feat: easier to handle general error from inside a catch
#212
Annotations
9 warnings
main (1.13, 23.3.4.20):
test/tower_test.exs#L23
this expression will fail with ArithmeticError
|
main (1.13, 23.3.4.20):
test/tower_test.exs#L269
this expression will fail with ArithmeticError
|
main (1.13, 23.3.4.20):
test/tower_test.exs#L295
this expression will fail with ArithmeticError
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L23
the call to //2 will fail with ArithmeticError
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L269
the call to //2 will fail with ArithmeticError
|
main (1.14, 24.3.4.17):
test/tower_test.exs#L295
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L23
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L269
the call to //2 will fail with ArithmeticError
|
main (1.15, 25.3.2.12):
test/tower_test.exs#L295
the call to //2 will fail with ArithmeticError
|