Check keyword parameters correctly
We weren't checking the right offsets when compiling methods with keyword parameters that had complex code.
Fixes: https://github.com/ruby/prism/issues/2228
Check keyword parameters correctly
We weren't checking the right offsets when compiling methods with
keyword parameters that had complex code.
Fixes: https://github.com/ruby/prism/issues/2228