mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 21:14:28 +00:00
Given that signleton classes don't have an allocator, we can re-use these bytes to store the attached object in `rb_classext_struct` without making it larger.