Fix SEGV when splat object
Splat operation should return an array. And raise an error if result of convert by to_a is not array or nil.
Showing
Please register or sign in to comment
Splat operation should return an array. And raise an error if result of convert by to_a is not array or nil.