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

Issue: SPECIAL-VARIABLE-TEST (Version 1)



That should have been `'(,NAME ,(SPECIAL-VARIABLE-P NAME ENV))
	  rather than `(,NAME ',(SPECIAL-VARIABLE-P NAME ENV))
in the test case, of course. Sorry about that. Whoever does the next
draft should make that correction.