Comment 97 for bug 313202

Revision history for this message
Rongcui Dong (rongcuid) wrote :

> (multiple-value-call (lambda (&key a) a) (values :a 10))

Ok, I see. That's an easy enough change.

So, do I continue with the refactor?