Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRegression with block argument destructuring. #1660
Comments
|
It's a regression because it breaks Lissio, which used to work. |
|
The issue seems to be caused by explicit calling But I don't understand why there are some many @elia @meh Do you have any ideas why is it written this way? Performance? atm corelib has 52 invocations of |
|
@iliabylich I'm 99% sure it's just historical. |
|
Could this be caused by commit b0f239b (sorry my attempt at a link did no work) where in corelib/array.rb
ended up as
and possibly should be
Sorry I cannot verify this hypothesis but it looks suspicious to me. |


MRI:
Opal: