ruby/include
卜部昌平 ff30358d13 RARRAY_AREF: convert into an inline function
RARRAY_AREF has been a macro for reasons.  We might not be able to
change that for public APIs, but why not relax the situation internally
to make it an inline function.
2020-08-15 12:09:26 +09:00
..
ruby RARRAY_AREF: convert into an inline function 2020-08-15 12:09:26 +09:00
ruby.h add #include guard hack 2020-04-13 16:06:00 +09:00