Issue 14606 [1] is tagged "Really Important" where evaluating....
�� �� | t1 t2 t3 t4 t5 t6 |
�� �� t1 := 1.
�� �� t2 := 2.
�� �� t3 := 3.
�� �� t4 := 4.��
�� �� t5 := 5 .
�� �� t6 := 6.
�� �� [ �� ��t5 := 50.
�� �� �� �� ��t6 := 60.
�� �� �� �� ��t3 + t4.
�� �� �� �� ��1 halt.�� �� ] value
=> can't see the value of t4, t5, t6.I've just submitted a possible solution for this, but its a bit late before release for such a change - so I'm asking for "all hands in" to help stress test it.�� You don't need to review code, just please merge latest slice 14606 into your normal working image and report your experience.cheers -ben