[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: CWH at MIT-MC (Carl W. Hoffman)
- Date: Thu, 14 Jun 79 03:51:00 GMT
- Original-date: 13 JUN 1979 2351-EDT
Although (ARGS 'NOT) yields (NIL . 1), (NOT T T T) returns nil,
(NOT NIL NIL NIL) returns T, and (NOT) returns NIL.
All three cases should give an error.