mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
2a2ffe7f7d
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.