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.