• Masamitsu MURASE's avatar
    Modify Kernel#clone and Kernel#dup. · 2a2ffe7f
    Masamitsu MURASE authored
    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.
    2a2ffe7f
kernel.c 34.3 KB