Handle trailing commas on blocks
We need to set a special flag on block iseqs when there is a trailing comma.
Fixes: https://github.com/ruby/prism/issues/2244
Handle trailing commas on blocks
We need to set a special flag on block iseqs when there is a trailing
comma.
Fixes: https://github.com/ruby/prism/issues/2244