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

VM: Allow trailing commas in parameter and argument lists. #26645

Closed
lrhn opened this issue Jun 8, 2016 · 1 comment
Closed

VM: Allow trailing commas in parameter and argument lists. #26645

lrhn opened this issue Jun 8, 2016 · 1 comment
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug

Comments

@lrhn
Copy link
Member

lrhn commented Jun 8, 2016

This is the VM-specific issue for #26644. That issue has the details.

See https://codereview.chromium.org/1991043004/ for a proof-of-concept implementation.

@lrhn lrhn added area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug labels Jun 8, 2016
@lrhn
Copy link
Member Author

lrhn commented Jul 4, 2016

Landed.

@lrhn lrhn closed this as completed Jul 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants