Closes SF patch: 552468.
Type class unification invalidated the statement: x.__getitem__[i] is not equivalent to x[i].
Showing
Please register or sign in to comment
Type class unification invalidated the statement: x.__getitem__[i] is not equivalent to x[i].