Closed
Description
openedon Sep 5, 2023
This worked on 1.9, does not on 1.10.0-beta2.
A = (; foo=2, bar=3)
, and then type A.foo + A.b<TAB>
. bar
does not get expanded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment