mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
![]() 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] |
||
---|---|---|
.. | ||
assignment.rdoc | ||
calling_methods.rdoc | ||
comments.rdoc | ||
control_expressions.rdoc | ||
exceptions.rdoc | ||
literals.rdoc | ||
methods.rdoc | ||
miscellaneous.rdoc | ||
modules_and_classes.rdoc | ||
pattern_matching.rdoc | ||
precedence.rdoc | ||
refinements.rdoc |