diff options
author | 卜部昌平 <[email protected]> | 2020-08-17 11:54:12 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2020-08-19 15:10:53 +0900 |
commit | 8cc5f74ffc4097173ae69b0098524a5faecaee7e () | |
tree | 7564ff70cb6060b6a35eb9bce1a69c99a173d66d /internal.h | |
parent | 99093e1600ccef17ab99356b689573fcfd336ecc (diff) |
RHASH_EMPTY_P: convert into an inline function
Notes: Merged: https://.com/ruby/ruby/pull/3426
-rw-r--r-- | internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ #undef RHASH_IFNONE #undef RHASH_SIZE #undef RHASH_TBL /* internal/object.h */ #undef ROBJECT_IV_INDEX_TBL |