`Kernel#clone` and `Kernel#dup` no longer raise `TypeError`; fix #4974
In ISO, those methods should raise `TypeError`, but the spec has been changed. The change was discussed in [Feature#12979].
Showing
Please register or sign in to comment