Jiabo Hou
Results
1
comments of
Jiabo Hou
> 1. Instead of wrapping every generated signature in a T.any we can check Foo.rescue_handlers which should be populated when using rescue_from. Modify the compiler to return T.any(Foo, Exception) if...