[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Default scope of references
- To: hoey@NRL-AIC.ARPA, Common-lisp@SU-AI.ARPA
- Subject: Default scope of references
- From: Daniel L. Weinreb <DLW@SCRC-QUABBIN.ARPA>
- Date: Wed, 30 Oct 85 14:44 EST
- In-reply-to: <499475345/hoey@nrl-aic>
Date: 29 Oct 1985 18:09:05 EST (Tue)
From: Dan Hoey <hoey@nrl-aic.ARPA>
In Symbolics Common Lisp, *test-1* returns NIL, *test-2* returns T,
*test-3* returns T, and *test-4* returns T. No errors are signalled.
As far as I understand the definition of the language, this is correct.