RB_GNUC_EXTENSION_BLOCK 88 include/ruby/defines.h #define RB_GNUC_EXTENSION_BLOCK(x) __extension__ ({ x; }) RB_GNUC_EXTENSION_BLOCK 91 include/ruby/defines.h #define RB_GNUC_EXTENSION_BLOCK(x) (x)