You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
So the signature of the function deep_clone doesn't match the arity given to rb_define_module_function.
It should be VALUE deep_clone(VALUE self, VALUE arg).