Monday, October 11th, 2004

Micro-status: Trying to figure out why var x := 2; x := x returns 0 instead of 2, and yet sets the variable correctly for later code.

Between those statements in the actual test script was:

? x := 0

Sigh/yay. Now that the existing tests are working, I can get back to adding (tests for) support for more of E and ELib.