mirror of
https://github.com/ruby/ruby.git
synced 2026-08-14 19:42:46 +08:00
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.