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

Re: Minor CLISP bug #1



M. Thomas <thommark@access.digex.net> writes:
> 
> I thought that the lambda-list keywords &rest and &body were supposed to
> behave identically during Lisp evaluation

Sure, with the restriction that &body is allowed only in the lambda lists
of macros.

                        Bruno