Fix the sizeof test for dicts with shared keys. (#4311)
By accident the size of the empty dict keys object matched the size of values array.
Showing
Please register or sign in to comment
By accident the size of the empty dict keys object matched the size of values array.