Note scoping differences between *x and *x.deref() , and a[b] and *a.index(b)
#2073
Loading
*x and *x.deref() , and a[b] and *a.index(b)
#2073