diff options
-rw-r--r-- | internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1056,6 +1056,7 @@ int rb_singleton_class_internal_p(VALUE sklass); #define RCLASS_REFINED_CLASS(c) (RCLASS_EXT(c)->refined_class) #define RCLASS_SERIAL(c) (RCLASS_EXT(c)->class_serial) #define RICLASS_IS_ORIGIN FL_USER5 static inline void |