Actions
Bug #7765
closedProc#arity bug with optional argument
Bug #7765:
Proc#arity bug with optional argument
Description
We have:
Matz decided [ruby-core:46515] we also have:
It looks like we currently have:
Hopefully there won't be disagreement that this is a bug?
I'm asking in particular because there was a specific test committed by Yui to that effect. I hope this was just an oversight?
My patch is ready and I will commit it unless there is objection.
https://github.com/marcandre/ruby/compare/marcandre:trunk...marcandre:proc_curry
Actions