Add a note about scoping differences between *x and *x.deref() as well as a[b] and *a.index(b)
#3653
Loading
*x and *x.deref() as well as a[b] and *a.index(b)
#3653