2004-10-11

kpreid: (Default)
2004-10-11 02:38 am
Entry tags:

Project #4 update

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.