diff options
author | Jeremy Evans <[email protected]> | 2021-05-13 15:31:46 -0700 |
---|---|---|
committer | Jeremy Evans <[email protected]> | 2021-07-15 09:56:02 -0700 |
commit | fa87f72e1e84e2b55516be188f00434a683b924c (patch) | |
tree | 0c4efbae462e0ebae46447ea0e18bbea4d7821f0 /hash.c | |
parent | f1035248af04b2a4d58990740c3f1b840a5eac78 (diff) |
Add pattern matching pin support for instance/class/global variables
Pin matching for local variables and constants is already supported,
and it is fairly simple to add support for these variable types.
Note that pin matching for method calls is still not supported
without wrapping in parentheses (pin expressions). I think that's
for the best as method calls are far more complex (arguments/blocks).
Implements [Feature #17724]
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4502
Diffstat (limited to 'hash.c')
0 files changed, 0 insertions, 0 deletions