Issue 1: Expression evaluation - this should throw an error
Status:  Fixed
Owner:
Closed:  Aug 2006
Project Member Reported by mike.sut...@gmail.com, Aug 3, 2006
e.g. The following situations:

> 5 2
=: 2

> (somefunc 3) 9
=: 9

In each case (and similar), the behavior is undefined and should throw an error.  It doesn't.  Need to 
make it such that it does.
Aug 3, 2006
Project Member #1 mike.sut...@gmail.com
(No comment was entered for this change.)
Status: Started
Aug 3, 2006
Project Member #2 mike.sut...@gmail.com
Fixed.  I pretty much just wanted to try out the issue tracker.
Status: Fixed