[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



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.