Actions
Feature #18831
openBlock argument to `yield`
Status:
Open
Assignee:
-
Target version:
-
Description
Block argument to yield
is a syntax error.
This is because there was previously no way to receive a given block in the yielded block.
However do |&block|
has been introduced since 1.8.7.
Why is it prohibited still now?
Actions
Like0
Like0Like0Like0Like0