summaryrefslogtreecommitdiff
path: root/vm_method.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2024-12-19 23:20:09 +0900
committerNobuyoshi Nakada <[email protected]>2024-12-19 23:20:09 +0900
commit7b2ae8df905d7bbc084d31a8f55cecc7e7c422b3 ()
treed1f60f7e5bedb3a43a8997ecfa3644c357d3b8b4 /vm_method.c
parenta58675386c10f4183116056bc0cf289548883ac0 (diff)
[Bug #20969] Pass `assignable` from ripper
For the universal parser, `rb_reg_named_capture_assign_iter_impl` function is shared between the parser and ripper. However `parser_params` struct is partially different, and `assignable` function depends on that part indirectly.
Notes: Merged: https://.com/ruby/ruby/pull/12400
0 files changed, 0 insertions, 0 deletions