Skip to content

Add a note about scoping differences between `a[b]` and `*a.index(b)`

cefcfac
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

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

Add a note about scoping differences between `a[b]` and `*a.index(b)`
cefcfac
Select commit
Loading
Failed to load commit list.
style-tests
succeeded Nov 14, 2025 in 1m 45s