Skip to content

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

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

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

style-tests

succeeded Nov 14, 2025 in 1m 45s