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