[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
What a screw!
- To: (BUG COMPLR) at MIT-MC, (BUG LISP) at MIT-MC
- Subject: What a screw!
- From: KMP at MIT-MC (Kent M. Pitman)
- Date: Tue, 10 Jun 80 11:29:00 GMT
- Original-date: 10 JUN 1980 0729-EDT
(DEFUN F (X) (DECLARE (SPECIAL X)))
----
(F 3) returns DECLARE interpreted and NIL running compiled.