Actions
Bug #15647
closedActions
Like0Like0Like0
This would break the Kernel#spawn family's backward compatibility make wrapping methods in this family harder than it already is, as you can work around this with Binding#local_variable_get.
I think this should be rejected.
It is known that reserved words can be keyword arguments.
And Binding#local_variable_get
has been added for that purpose, if
argument for instance.