Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple values #3

Open
erjiang opened this issue Sep 21, 2011 · 1 comment
Open

Multiple values #3

erjiang opened this issue Sep 21, 2011 · 1 comment
Assignees

Comments

@erjiang
Copy link
Owner

erjiang commented Sep 21, 2011

multiple values: values and call-with-values T_T

Branch multiple-values contains the current state of affairs.

@ghost ghost assigned erjiang Sep 21, 2011
@erjiang
Copy link
Owner Author

erjiang commented Nov 16, 2012

It seems that multiple-values, now merged into master, mostly works. The test suite reports that the case "((lambda x x) (values 1 2 3))" doesn't error like it should, and instead it evaluates to "(1 2 3)". Need to investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant