The problem with mult is fixed (thanks!). The next problem I've encountered is that array literals no longer work. The previous behavior was:<div><br></div><div><div>(ps #(2 3))</div><div>=> "[2, 3];"</div>

</div>
<div><br></div><div>This now crashes.</div><div><br></div><div>Daniel</div>