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?

Helmut

_______________________________________________
Scheme-reports mailing list
[email protected]
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports

Reply via email to