summaryrefslogtreecommitdiff
path: root/ruby.c
diff options
context:
space:
mode:
authoryui-knk <[email protected]>2022-10-08 18:53:41 +0900
committerYuichiro Kaneko <[email protected]>2022-10-08 22:30:50 +0900
commit50f5223236704c75c827d0a745fc934ad9c86277 (patch)
treecef8bef0382c4950bfc4b0552eabc8e9b6877cb1 /ruby.c
parent0f231f2babf314593bcd233f4f5b8de8dc936145 (diff)
Fix SEGV of dump parsetree
Assign internal_id to semantic value so that dump parsetree option can render the tree for these codes without SEGV. * `def m(&); end` * `def m(*); end` * `def m(**); end`
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/6514
Diffstat (limited to 'ruby.c')
0 files changed, 0 insertions, 0 deletions