mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
They are no longer how Object#clone/Object#dup are defined. In fact DUPSETUP is not used from anywhere. CLONESETUP has only one usage. Let's not expose them to extension libraries. cf https://github.com/ruby/ruby/pull/4100#discussion_r563481718