diff options
author | Nobuyoshi Nakada <[email protected]> | 2024-12-19 23:20:09 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2024-12-19 23:20:09 +0900 |
commit | 7b2ae8df905d7bbc084d31a8f55cecc7e7c422b3 () | |
tree | d1f60f7e5bedb3a43a8997ecfa3644c357d3b8b4 /vm_method.c | |
parent | a58675386c10f4183116056bc0cf289548883ac0 (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