summaryrefslogtreecommitdiff
path: root/include/ruby/encoding.h
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2024-02-01 18:31:42 -0500
committerKevin Newton <kddnewton@gmail.com>2024-02-02 18:50:41 -0500
commit90ae8eaecae00eabd2d7dc8ec7ee1afc53a6bd9d (patch)
tree8f4f89624ae3d966c4305322f166501d74171ca5 /include/ruby/encoding.h
parent5d646fa136131c18a7a432486c65438abe9790e2 (diff)
[PRISM] Fix numbered parameters stealing local names
Previously, the local index of numbered parameters were assigned to names of regular locals, making it hard to read both of them. Use proper `_[1-9]` numbered parameters. This fixes `test_shapes.rb`. Also, properly mark the iseq as having lead parameters.
Diffstat (limited to 'include/ruby/encoding.h')
0 files changed, 0 insertions, 0 deletions