When assigning a value to a struct's field (`foobarInstance.foo = 51;`), the corresponding part of the AST looks like this:  Between the two calls, there is no AST edge.
When assigning a value to a struct's field (
foobarInstance.foo = 51;), the corresponding part of the AST looks like this:Between the two calls, there is no AST edge.