| Issue 1: | Expression evaluation - this should throw an error | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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
Status:
Started
Aug 3, 2006
Fixed. I pretty much just wanted to try out the issue tracker.
Status:
Fixed
|