Actions
Bug #13325
closedBlock is not passed to Symbol proc if using refinements
Bug #13325:
Block is not passed to Symbol proc if using refinements
Description
The following code raises a LocalJumpError at the last line on 2.4 and trunk.
2.3 and earlier work fine.
Actions