Project

General

Profile

« Previous | Next » 

Revision 2b636dc8

Added by shyouhei (Shyouhei Urabe) almost 5 years ago

make_exception: early return

The rb_exc_new3() result is already ready to be returned. No need to
fall through the switch.