Allow T_CLASS and generic types to be too_complex
The intial complex shape implementation never allowed objects other than T_OBJECT to become too complex, unless we run out of shapes.
I don't see any reason to prevent that.
Ref: https://github.com/ruby/ruby/pull/6931
Allow T_CLASS and generic types to be too_complex
The intial complex shape implementation never allowed objects
other than T_OBJECT to become too complex, unless we run out of
shapes.
I don't see any reason to prevent that.
Ref: https://github.com/ruby/ruby/pull/6931