Some compilers transform ((lambda (x) x) (values 1 2)) to (values 1 2).
The original form doesn't necessarily signal an error. So it would seem
this is a fine transformation. Is that interpretation correct?
_______________________________________________ Scheme-reports mailing list Scheme-reports@x http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports