
1 Sep
2009
1 Sep
'09
12:58 p.m.
Nick Levine <ndl@ravenbrook.com> writes:
I'd hesitate to say whose side of the fence the bug is on - LW returns something which SLIME can't parse (and SLIME can't parse it) - but here it is.
CL-USER 1 > (function-lambda-list 'flet) (("(function-name lambda-list [[local-declaration* | local-documentation]] local-form*)*") &BODY SYSTEM::BODY)
CL-USER 2 > Should be fixed in CVS.
-- With best regards, Stas.