Modify Kernel#clone and Kernel#dup.
Kernel#clone, Kernel#dup: - 'iv' should not be shared with the original object, but it should be copied. Kernel#clone: - 'mt' of singleton_class should be copied.
Showing
Please register or sign in to comment