-
Robert Speicher authored
Previously this would violate on the `if`: def a_method do_something rescue if condition do_something end end
24fc2377
Previously this would violate on the `if`: def a_method do_something rescue if condition do_something end end