Repro: ``` .MyVar = [ .A = 1 + 1 ] ``` Error message: ``` Should parse to exactly 1 result, but parsed to 2 ```