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

&environment



Are there any restrictions on placement of the &environment
marker in a lambda list?  Our implementation currently requires
that it be either after an &body or first if there is no &body.

-- Dan