We're going to hack on the Prism Compiler again! This time we're going to look at method parameters, particularly keyword parameters. We're going to try fixing this bug:
https://github.com/ruby/prism/issues/...
Also I'll have Kevin Newton on as a guest!
Here is the PR that fixes the bug:
https://github.com/ruby/ruby/pull/9620